From: Simon Ruderich Date: Mon, 26 Mar 2012 19:51:30 +0000 (+0200) Subject: Use I<> for arguments in POD. X-Git-Tag: 0.01~46 X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=commitdiff_plain;h=c3b000d786b82874943c7f8792179e64559bd58a;hp=a3b3787fe94bdcd8a1fe8df77c5edaa2f5e04319 Use I<> for arguments in POD. --- diff --git a/bin/blhc b/bin/blhc index 61de44e..04b7125 100755 --- a/bin/blhc +++ b/bin/blhc @@ -850,7 +850,7 @@ blhc - build log hardening check, checks build logs for missing hardening flags =head1 SYNOPSIS -B [options] .. +B [I] Idpkg-buildpackage build log fileE..> =head1 DESCRIPTION diff --git a/t/tests.t b/t/tests.t index 8d72b91..9bdab49 100644 --- a/t/tests.t +++ b/t/tests.t @@ -46,7 +46,7 @@ sub is_blhc { is_blhc 'empty', '--invalid', 2, 'Unknown option: invalid Usage: - blhc [options] .. + blhc [*options*] *..* ';