]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
rename: add description about option -V to manpage
authorLi Zefan <lizf@cn.fujitsu.com>
Tue, 4 Sep 2007 07:33:36 +0000 (15:33 +0800)
committerKarel Zak <kzak@redhat.com>
Wed, 5 Sep 2007 09:51:35 +0000 (11:51 +0200)
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
misc-utils/rename.1

index f54869a2d4b841bb82f2194c411959cb3a463ae9..6811a3866d078fd4582449fe8af9b5be65f5bfec 100644 (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