summaryrefslogtreecommitdiffstats
path: root/misc-utils/rename.1
diff options
context:
space:
mode:
authorLi Zefan2007-09-04 09:33:36 +0200
committerKarel Zak2007-09-05 11:51:35 +0200
commit2a45745f599e695f455b3a52dad6f30b77ef00a8 (patch)
treec6b8dddef2b1fbfd2ce90301334e49c942437bec /misc-utils/rename.1
parentrename: remove useless variable (diff)
downloadkernel-qcow2-util-linux-2a45745f599e695f455b3a52dad6f30b77ef00a8.tar.gz
kernel-qcow2-util-linux-2a45745f599e695f455b3a52dad6f30b77ef00a8.tar.xz
kernel-qcow2-util-linux-2a45745f599e695f455b3a52dad6f30b77ef00a8.zip
rename: add description about option -V to manpage
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Diffstat (limited to 'misc-utils/rename.1')
-rw-r--r--misc-utils/rename.17
1 files changed, 7 insertions, 0 deletions
diff --git a/misc-utils/rename.1 b/misc-utils/rename.1
index f54869a2d..6811a3866 100644
--- a/misc-utils/rename.1
+++ b/misc-utils/rename.1
@@ -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