aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2018-05-27 23:32:34 +1200
committerDavid Phillips <david@sighup.nz>2018-05-27 23:32:34 +1200
commitd1b31ca818f215c6b50a3a9e2e294729f30eb6a4 (patch)
tree24de419f477e75a5529790379afc9eb322c9cbd7
parent83941c26932544a5c2e8eb612ead4e4c2ecd200b (diff)
downloadsand-leek-d1b31ca818f215c6b50a3a9e2e294729f30eb6a4.tar.xz
Correct broken test case
-rw-r--r--test/001-error-no-args.test/stderr.expected6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/001-error-no-args.test/stderr.expected b/test/001-error-no-args.test/stderr.expected
index 32481e5..598c00c 100644
--- a/test/001-error-no-args.test/stderr.expected
+++ b/test/001-error-no-args.test/stderr.expected
@@ -1,2 +1,4 @@
-usage: ../../sand-leek [-t threads] -s search
-searches for keys for onion addresses beginning with `search`
+usage: ../../sand-leek [-t threads] [-A] -s search
+searches for keys for onion addresses beginning with `search`.
+Specifying -A disables the use of ANSI escape sequences, which cause
+are not interpreted on some terminals (powershell, cmd.exe)