From: Karel Zak Date: Tue, 6 Jun 2017 10:09:34 +0000 (+0200) Subject: rename: add -o to the man page X-Git-Tag: v2.31-rc1~332 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f60d62afa16b807761ba6b04be250315f4844390;p=thirdparty%2Futil-linux.git rename: add -o to the man page Signed-off-by: Karel Zak --- diff --git a/misc-utils/rename.1 b/misc-utils/rename.1 index ebb2fd40d0..b9ebe13905 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