]> ruderich.org/simon Gitweb - blhc/blhc.git/commitdiff
Mention log file in synopsis. Use "[options]" for possible options.
authorJari Aalto <jari.aalto@cante.net>
Sat, 24 Mar 2012 00:33:01 +0000 (01:33 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sat, 24 Mar 2012 00:33:01 +0000 (01:33 +0100)
bin/blhc
t/tests.t

index f7988b5d1e5914a9b414ab504908cf506a19c67a..cbd5697118e915958bc7ddb30b052531dd522ebe 100755 (executable)
--- a/bin/blhc
+++ b/bin/blhc
@@ -616,9 +616,7 @@ blhc - build log hardening check, checks build logs for missing hardening flags
 
 =head1 SYNOPSIS
 
-B<blhc> [-h -? --help]
-
-B<blhc> [--pie] [--bindnow] [--all]
+B<blhc> [options] <dpkg-buildpackage build log file>
 
     --help                  available options
     --version               version number and license
index 9d0014fced0a3a0c685718b97ce270f17a0e9bab..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