From: Peter Breitenlohner Date: Wed, 22 Jul 2009 09:29:04 +0000 (+0200) Subject: rename.1: formatting X-Git-Tag: v2.16.1~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f736d38534b951125996369f3ebe9285cffa8adf;p=thirdparty%2Futil-linux.git rename.1: formatting Signed-off-by: Peter Breitenlohner --- diff --git a/misc-utils/rename.1 b/misc-utils/rename.1 index 6811a3866d..255832feb4 100644 --- a/misc-utils/rename.1 +++ b/misc-utils/rename.1 @@ -5,9 +5,10 @@ .SH NAME rename \- Rename files .SH SYNOPSIS -.BI rename " from to file..." +.B rename +.IR "from to file" ... .br -.BI rename " -V" +.B rename -V .SH DESCRIPTION .B rename will rename the specified files by replacing the first occurrence of @@ -16,7 +17,7 @@ in their name by .IR to . .TP -.I "\-V," "\-\-version" +.BR \-V , " \-\-version" Display version information and exit. .TP