diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-09-08 01:11:11 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-09-08 01:11:11 +0200 |
commit | f01c9654f1dd56317b56b815b9e5168d12bf2791 (patch) | |
tree | 87c49d70e3325b202aafda140c74aabc6929d411 /interimap.1 | |
parent | 455a5ab80b9a37dd2495af517cf0282113bd7787 (diff) | |
parent | 8c9328834e3340c1d3b20a5d9567fe8cd27f6d82 (diff) |
Merge tag 'upstream/0.1' into debian
Upstream version 0.1
Diffstat (limited to 'interimap.1')
-rw-r--r-- | interimap.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/interimap.1 b/interimap.1 index 00b87e3..44235fc 100644 --- a/interimap.1 +++ b/interimap.1 @@ -145,6 +145,12 @@ to the given target. Can be repeated to act on multiple targets. By default all three targets are considered. .TP +.B \fB\-\-watch\fR[\fB=\fR\fIseconds\fR] +Don't exit after a successful synchronization, and keep synchronizing +forevever instead. Sleep for the given number of \fIseconds\fR (or +\(lq60\(rq if omitted) between two synchronizations. + +.TP .B \-q\fR, \fB\-\-quiet\fR Try to be quiet. |