From 28d1ed15ddda3a3cb2f3be7cfccad06b5229ad6c Mon Sep 17 00:00:00 2001 From: Jari Aalto Date: Sat, 24 Mar 2012 01:33:01 +0100 Subject: [PATCH] Mention log file in synopsis. Use "[options]" for possible options. --- bin/blhc | 4 +--- t/tests.t | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/bin/blhc b/bin/blhc index f7988b5..cbd5697 100755 --- 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 [-h -? --help] - -B [--pie] [--bindnow] [--all] +B [options] --help available options --version version number and license diff --git a/t/tests.t b/t/tests.t index 9d0014f..1e28931 100644 --- 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] --help available options --version version number and license -- 2.43.2