]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
rename.1: fix warning section
authorG.raud Meyer <graud@gmx.com>
Sat, 24 Mar 2018 11:20:58 +0000 (12:20 +0100)
committerG.raud Meyer <graud@gmx.com>
Mon, 9 Apr 2018 15:21:16 +0000 (17:21 +0200)
misc-utils/rename.1

index 142a17fc5ff917b1ddf67a4c404bf91b8f4a1609..fb8d4f621e1432466f260b879d54bab2399b56eb 100644 (file)
@@ -73,9 +73,12 @@ rename '_with_long_name' '' file_with_long_name.*
 .RE
 will remove the substring in the filenames.
 .SH WARNING
-The renaming has no safeguards except the
-.B \-\-no\-act
-option.  If the user has
+The renaming has no safeguards by default or without any one of the options
+.B \-\-no-overwrite\fR,
+.B \-\-interactive
+or
+.B \-\-no\-act\fR.
+If the user has
 permission to rewrite file names, the command will perform the action without
 any questions.  For example, the result can be quite drastic when the command
 is run as root in the /lib directory.  Always make a backup before running the