From: Peter Breitenlohner Date: Wed, 22 Jul 2009 09:29:04 +0000 (+0200) Subject: rename.1: formatting X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f736d38534b951125996369f3ebe9285cffa8adf;p=util-linux rename.1: formatting Signed-off-by: Peter Breitenlohner --- diff --git a/misc-utils/rename.1 b/misc-utils/rename.1 index 6811a386..255832fe 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