rename: add description about option -V to manpage

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
This commit is contained in:
Li Zefan 2007-09-04 15:33:36 +08:00 committed by Karel Zak
parent 14608fdff0
commit 2a45745f59
1 changed files with 7 additions and 0 deletions

View File

@ -6,6 +6,8 @@
rename \- Rename files
.SH SYNOPSIS
.BI rename " from to file..."
.br
.BI rename " -V"
.SH DESCRIPTION
.B rename
will rename the specified files by replacing the first occurrence of
@ -13,6 +15,11 @@ will rename the specified files by replacing the first occurrence of
in their name by
.IR to .
.TP
.I "\-V," "\-\-version"
Display version information and exit.
.TP
For example, given the files
.IR foo1 ", ..., " foo9 ", " foo10 ", ..., " foo278 ,
the commands