summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/fileutils.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fileutils.rb b/lib/fileutils.rb
index 7113386c73..d97f2d4667 100644
--- a/lib/fileutils.rb
+++ b/lib/fileutils.rb
@@ -1130,7 +1130,7 @@ module FileUtils
private_module_function :fu_get_gid
#
- # Options: noop verbose
+ # Options: noop verbose mtime nocreate
#
# Updates modification time (mtime) and access time (atime) of file(s) in
# +list+. Files are created if they don't exist.