From 18a130918e25d33405cd67f671cdcda72de6662d Mon Sep 17 00:00:00 2001 From: David Phillips Date: Mon, 11 Mar 2019 16:43:29 +1300 Subject: Amend test cases, use -A --- test/001-error-no-args.test/stderr.expected | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'test/001-error-no-args.test/stderr.expected') diff --git a/test/001-error-no-args.test/stderr.expected b/test/001-error-no-args.test/stderr.expected index 598c00c..b109898 100644 --- a/test/001-error-no-args.test/stderr.expected +++ b/test/001-error-no-args.test/stderr.expected @@ -1,4 +1,6 @@ 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) +Options: + -t threads use `threads` worker threads (default: 1) + -A disable ANSI escape sequences in stderr output + -s search search for keys to onion addresses beginning with `search` + -- cgit v1.1