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
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