diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2021-06-24 14:34:25 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2021-06-24 14:34:25 -0700 |
commit | ea708c98894356768455874a02dfa33fd3835ca1 (patch) | |
tree | 1361fd4b9d4803f9e7f9fae1009019be84178350 /doc/recordmydesktop.1 | |
parent | 69eb0a98ebc556af8742010745a466d39c048946 (diff) |
doc: mention --periodic-datasync-ms in man page
Diffstat (limited to 'doc/recordmydesktop.1')
-rw-r--r-- | doc/recordmydesktop.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/recordmydesktop.1 b/doc/recordmydesktop.1 index ddaf2b6..e446794 100644 --- a/doc/recordmydesktop.1 +++ b/doc/recordmydesktop.1 @@ -418,6 +418,11 @@ except SPACE .br .TP .B + \-\-periodic\-datasync\-ms N + Milliseconds separating fdatasync() of cache files when recording(default 100, 0 disables). +.br +.TP +.B \-\-workdir DIR Location where a temporary directory will be created to hold project files(default /tmp). .br |