rename.1: formatting

Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
This commit is contained in:
Peter Breitenlohner 2009-07-22 11:29:04 +02:00 committed by Karel Zak
parent 3eca4291b9
commit f736d38534
1 changed files with 4 additions and 3 deletions

View File

@ -5,9 +5,10 @@
.SH NAME .SH NAME
rename \- Rename files rename \- Rename files
.SH SYNOPSIS .SH SYNOPSIS
.BI rename " from to file..." .B rename
.IR "from to file" ...
.br .br
.BI rename " -V" .B rename -V
.SH DESCRIPTION .SH DESCRIPTION
.B rename .B rename
will rename the specified files by replacing the first occurrence of will rename the specified files by replacing the first occurrence of
@ -16,7 +17,7 @@ in their name by
.IR to . .IR to .
.TP .TP
.I "\-V," "\-\-version" .BR \-V , " \-\-version"
Display version information and exit. Display version information and exit.
.TP .TP