diff options
Diffstat (limited to 'docs/ssync.5')
| -rw-r--r-- | docs/ssync.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ssync.5 b/docs/ssync.5 index fee2fe6..c0e3caf 100644 --- a/docs/ssync.5 +++ b/docs/ssync.5 @@ -25,6 +25,9 @@ identity file used when connecting to remote hosts. See .MR ssh_config 5 for more information on identity files and configurations. .TP +.BI local_root_dir " directory" +The root directory on the local host to be indexed. +.TP .BI output_files_dir " directory" Directory the index and queue outputs will be written to. The recommended value is .IR $XDG_SHARE_DIR/ssync/runs/ |