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.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 25cf6f776..09b245497 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -87,7 +87,7 @@ Many git-annex subcommands will stage changes for later `git commit` by you.
any more. In that case you should use `git annex drop` instead, and you
can also `git rm` the file.
-* init "description"
+* init description
Initializes git-annex with a descripotion of the git repository.
This is an optional, but recommended step.
@@ -143,4 +143,6 @@ to avoid conflicts when merging files in the `.git-annex` directory.
Joey Hess <joey@ikiwiki.info>
+<http://git-annex.branchable.com/>
+
Warning: this page is automatically made into a man page via [mdwn2man](http://git.ikiwiki.info/?p=ikiwiki;a=blob;f=mdwn2man;hb=HEAD). Edit with care