From 10ec6104c7125a35e6f3e94f7c333aae5d6f88d4 Mon Sep 17 00:00:00 2001 From: Matthew Haugen Date: Thu, 30 May 2019 11:25:16 -0700 Subject: [PATCH] Update GettingStart.md --- docs/GettingStart.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/GettingStart.md b/docs/GettingStart.md index 756aa70e..1d2dae30 100644 --- a/docs/GettingStart.md +++ b/docs/GettingStart.md @@ -11,6 +11,7 @@ -o, --outputfolder Output folder, required. -a, --algo Index Algorithm type (e.g. BKT, KDT), required. + -p, --append Indicate whether the data should be appended to an existing index, if one exists. -t, --thread Thread Number, default is 32. --delimiter Vector delimiter, default is |. Index.= Set the algorithm parameter ArgName with value ArgValue.