summaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer2008-08-06 18:14:38 +0000
committerBernhard Reutner-Fischer2008-08-06 18:14:38 +0000
commitfb5902ca5cf802557eb1e3c56502a2f5e27242f4 (patch)
treeb7270a59ca4639255067d7a6bc0a965d4ab6b0fe /include/usage.h
parent1dbc643dd34df4daafe5a1835e325d0d74c8b70f (diff)
downloadbusybox-fb5902ca5cf802557eb1e3c56502a2f5e27242f4.zip
busybox-fb5902ca5cf802557eb1e3c56502a2f5e27242f4.tar.gz
- support relatime / norelatime
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h
index 78f4036..e242990 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -2661,6 +2661,7 @@
" [a]sync Writes are asynchronous / synchronous\n" \
" [no]atime Disable / enable updates to inode access times\n" \
" [no]diratime Disable / enable atime updates to directories\n" \
+ " [no]relatime Disable / enable atime updates relative to modification time\n" \
" [no]dev Allow use of special device files / disallow them\n" \
" [no]exec Allow use of executable files / disallow them\n" \
" [no]suid Allow set-user-id-root programs / disallow them\n" \