summaryrefslogtreecommitdiffstats
path: root/misc-utils/rename.1
diff options
context:
space:
mode:
authorKarel Zak2017-06-06 12:09:34 +0200
committerKarel Zak2017-06-06 12:09:34 +0200
commitf60d62afa16b807761ba6b04be250315f4844390 (patch)
tree3a6ed8277e314fde228305c32f578fd941f241f7 /misc-utils/rename.1
parentMerge branch 'rename-nooverride' of https://github.com/dov/util-linux (diff)
downloadkernel-qcow2-util-linux-f60d62afa16b807761ba6b04be250315f4844390.tar.gz
kernel-qcow2-util-linux-f60d62afa16b807761ba6b04be250315f4844390.tar.xz
kernel-qcow2-util-linux-f60d62afa16b807761ba6b04be250315f4844390.zip
rename: add -o to the man page
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/rename.1')
-rw-r--r--misc-utils/rename.15
1 files changed, 4 insertions, 1 deletions
diff --git a/misc-utils/rename.1 b/misc-utils/rename.1
index ebb2fd40d..b9ebe1390 100644
--- a/misc-utils/rename.1
+++ b/misc-utils/rename.1
@@ -22,9 +22,12 @@ Do not rename a symlink but its target.
.BR \-v , " \-\-verbose"
Show which files where renamed, if any.
.TP
-.BR \-n , " \-\-no-act"
+.BR \-n , " \-\-no\-act"
Do not make any changes.
.TP
+.BR \-o , " \-\-no\-overwrite"
+Do not overwrite existing files.
+.TP
.BR \-V , " \-\-version"
Display version information and exit.
.TP