summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn7
1 files changed, 7 insertions, 0 deletions
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]