From fdd8920bd07d87c3e6a5ce048d9ca74fd52e5b8c Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Wed, 18 Sep 2019 20:33:04 +0000 Subject: [PATCH] Added a comment --- .../comment_2_aa709c1ee602ae3211f36cba68c155c4._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/git-annex-watch_clarification/comment_2_aa709c1ee602ae3211f36cba68c155c4._comment diff --git a/doc/forum/git-annex-watch_clarification/comment_2_aa709c1ee602ae3211f36cba68c155c4._comment b/doc/forum/git-annex-watch_clarification/comment_2_aa709c1ee602ae3211f36cba68c155c4._comment new file mode 100644 index 0000000000..64991533e6 --- /dev/null +++ b/doc/forum/git-annex-watch_clarification/comment_2_aa709c1ee602ae3211f36cba68c155c4._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="comment 2" + date="2019-09-18T20:33:04Z" + content=""" +\"The assistant handles copying files to other remotes, so use it instead of watch if you want that\" -- but the assistant is a GUI, right? My use case has to run in batch mode. I just run [[`git-annex-sync`|git-annex-sync]] periodically. I assume it's ok to both do that and have [[`git-annex-watch`|git-annex-watch]] running in the background? +"""]]