From c3b000d786b82874943c7f8792179e64559bd58a Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Mon, 26 Mar 2012 21:51:30 +0200 Subject: [PATCH] Use I<> for arguments in POD. --- bin/blhc | 2 +- t/tests.t | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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*] *..* '; -- 2.43.2