diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-11-30 23:18:33 +0100 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-11-30 23:18:33 +0100 |
commit | 0b06b929718b2bbee1b33933f6f42361f77e6fa1 (patch) | |
tree | 8a76211ac97bbf83693feb253f2b299bfbafe07f | |
parent | 1b7bca9554f35814764273c01eeec1fdb99e2830 (diff) | |
download | sbotools2-0b06b929718b2bbee1b33933f6f42361f77e6fa1.tar.xz |
t/15-usage.t: fix up test for new sbofind usage output
-rwxr-xr-x | t/15-usage.t | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/t/15-usage.t b/t/15-usage.t index 0e1ee37..c53968f 100755 --- a/t/15-usage.t +++ b/t/15-usage.t @@ -85,6 +85,10 @@ Options: this screen. -v|--verison: version information. + -e|--exact: + only exact matching. + -t|--no-tags: + exclude tags from search. -i|--info: show the .info for each found item. -r|--readme: |