diff options
author | Joey Hess <joey@kitenet.net> | 2012-08-27 14:49:09 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-08-27 14:49:09 -0400 |
commit | c1adde5294fe995c2d92f1ac81a2295bbbef62d4 (patch) | |
tree | a50eb6a55220fbdc28abf1af7936d64590364756 /doc/assistant.mdwn | |
parent | 8660f3043c8968dc231727fe151063197f491a5f (diff) | |
parent | 1cbfd6368c5b82f7559fb1f1da1209ba0c37a793 (diff) |
finally merge the assistant into master
Progress bars still need to be done, otherwise it's fully working.
Although much work remains to hit all the use cases.
Diffstat (limited to 'doc/assistant.mdwn')
-rw-r--r-- | doc/assistant.mdwn | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/assistant.mdwn b/doc/assistant.mdwn index ff42bc65f..777ae21bb 100644 --- a/doc/assistant.mdwn +++ b/doc/assistant.mdwn @@ -2,7 +2,14 @@ The git-annex assistant creates a folder on each of your computers, removable drives, and cloud services, which it keeps synchronised, so its contents are the same everywhere. It's very easy to use, and has all the power of git and git-annex -underneath. + +## installation + +The git-annex assistant comes as part of git-annex. +See [[install]] to get it installed. + +(Note that it's not yet in the released version of git-annex. +This will change soon!) ## quick start |