From 540c3f20afb9101a8b74936843f708bed98ef38e Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 8 Sep 2015 00:59:39 +0200 Subject: Add an option --watch to keep the connections open and wait for changes. --- interimap.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'interimap.1') diff --git a/interimap.1 b/interimap.1 index 00b87e3..44235fc 100644 --- a/interimap.1 +++ b/interimap.1 @@ -144,6 +144,12 @@ Limit the scope of a \fB\-\-delete\fR or \fB\-\-rename\fR command 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. -- cgit v1.2.3