tests: update tests.sh
authorAlexandre Terrasa <alexandre@moz-code.org>
Mon, 16 Oct 2017 23:08:44 +0000 (19:08 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Mon, 16 Oct 2017 23:08:44 +0000 (19:08 -0400)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

tests/sav/nlp_index.res [new file with mode: 0644]

diff --git a/tests/sav/nlp_index.res b/tests/sav/nlp_index.res
new file mode 100644 (file)
index 0000000..b041485
--- /dev/null
@@ -0,0 +1,6 @@
+usage: example_index <files>
+  -h, --help             Show this help message
+  -s, --server           StanfordNLP server URI (default is https://localhost:9000)
+  -l, --lang             Language to use (default is fr)
+  -w, --whitelist-exts   Allowed file extensions (default is [])
+  -b, --blacklist-exts   Allowed file extensions (default is [])