]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - bin/blhc
List argument for --arch in POD.
[blhc/blhc.git] / bin / blhc
index 62ddb86a6076f986eb6fdeffec5b84e71b6f8731..61de44ef7df8bd5fb28cefe29364c9c5debd0571 100755 (executable)
--- a/bin/blhc
+++ b/bin/blhc
@@ -852,15 +852,6 @@ blhc - build log hardening check, checks build logs for missing hardening flags
 
 B<blhc> [options] <dpkg-buildpackage build log file>..
 
 
 B<blhc> [options] <dpkg-buildpackage build log file>..
 
-    --all                   force +all (+pie, +bindnow) check
-    --arch                  set architecture (autodetected)
-    --bindnow               force +bindbow check
-    --buildd                parser mode for buildds
-    --color                 use colored output
-    --pie                   force +pie check
-    --help                  available options
-    --version               version number and license
-
 =head1 DESCRIPTION
 
 blhc is a small tool which checks build logs for missing hardening flags and
 =head1 DESCRIPTION
 
 blhc is a small tool which checks build logs for missing hardening flags and
@@ -875,7 +866,7 @@ other important warnings. It's licensed under the GPL 3 or later.
 Force check for all +all (+pie, +bindnow) hardening flags. By default it's
 auto detected.
 
 Force check for all +all (+pie, +bindnow) hardening flags. By default it's
 auto detected.
 
-=item B<--arch>
+=item B<--arch> I<architecture>
 
 Set the specific architecture (e.g. amd64, armel, etc.), automatically
 disables hardening flags not available on this architecture. Is detected
 
 Set the specific architecture (e.g. amd64, armel, etc.), automatically
 disables hardening flags not available on this architecture. Is detected