summaryrefslogtreecommitdiff
path: root/USE.md
diff options
context:
space:
mode:
Diffstat (limited to 'USE.md')
-rw-r--r--USE.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/USE.md b/USE.md
index cd2b898..992a15c 100644
--- a/USE.md
+++ b/USE.md
@@ -1,5 +1,23 @@
# Syncronizing files and projects
+## Status
+
+Get an overview of all areas tracked with git or git-annex:
+
+ vcsh status
+
+Get an overview of one area tracked with git or git-annex:
+
+ cd $AREA
+ mr status
+
+TODO: how to get overview of things not tracked?
+
+See also [source] about content of each project.
+
+
+## FIXME...
+
Register and push:
From inside "hat", run
mymrsync * (or %s)