From c56812980c2676a9b78f57c3c5259985805df3cc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 6 Jun 2012 23:27:20 -0400 Subject: document watch --- doc/git-annex.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/git-annex.mdwn') diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index c7de59cd2..c1d8015ab 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -169,6 +169,13 @@ subdirectories). git annex import /media/camera/DCIM/ +* watch + + Watches for changes to files in the current directory and its subdirectories, + and takes care of automatically adding new files, as well as dealing with + deleted, copied, and moved files. Run this in the background, and you + no longer need to manually run git commands when manipulating your files. + # REPOSITORY SETUP COMMANDS * init [description] -- cgit v1.2.3