]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
rename: add -o to the man page
authorKarel Zak <kzak@redhat.com>
Tue, 6 Jun 2017 10:09:34 +0000 (12:09 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 6 Jun 2017 10:09:34 +0000 (12:09 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/rename.1

index ebb2fd40d0e95a095a6e879fd853c2c5f5d1bcb0..b9ebe13905b894527c90be5f93c1ab9752d016c3 100644 (file)
@@ -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