]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/tests.t
Mention log file in synopsis. Use "[options]" for possible options.
[blhc/blhc.git] / t / tests.t
index c462cfcc7e6d3a9f382fe51ae48cd7bc293f67d7..1e289311d26d14de394664590204c2ede8866f4a 100644 (file)
--- a/t/tests.t
+++ b/t/tests.t
@@ -40,9 +40,7 @@ sub is_blhc {
 is_blhc 'empty', '--invalid', 2,
         'Unknown option: invalid
 Usage:
-    blhc [-h -? --help]
-
-    blhc [--pie] [--bindnow] [--all]
+    blhc [options] <dpkg-buildpackage build log file>
 
         --help                  available options
         --version               version number and license
@@ -51,6 +49,7 @@ Usage:
         --all                   force +all (+pie, +bindnow) check
         --arch                  set architecture (autodetected)
         --buildd                parser mode for buildds
+        --color                 use colored output
 
 ';