summaryrefslogtreecommitdiff
path: root/doc/rharchive.8.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rharchive.8.txt')
-rw-r--r--doc/rharchive.8.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/rharchive.8.txt b/doc/rharchive.8.txt
index ed63374..3c5d3f9 100644
--- a/doc/rharchive.8.txt
+++ b/doc/rharchive.8.txt
@@ -24,6 +24,7 @@ rharchive
[ -d|--output-dir <path> ]
[ -f|--name-format <format> ]
[ -m|--mode <value> ]
+ [ -n|--nocache ]
[ -i|--interval <value> ]
[ -o|--offset <value> ]
[ -x|--post-process <script> ]
@@ -99,6 +100,9 @@ The following options can be passed to the *rharchive* daemon:
*-m, --mode <value>*::
the octet string for the file permission bits.
+*-n, --nocache*::
+ When this option is given *rharchive* will use the O_DIRECT flag when opening files.
+
*-i, --interval <value>*::
the interval in ms between the boundary checks. The default is to check every 50ms.