diff options
Diffstat (limited to 'doc/git-annex-shell.mdwn')
-rw-r--r-- | doc/git-annex-shell.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/git-annex-shell.mdwn b/doc/git-annex-shell.mdwn index 1a7e85570..d0e0930c5 100644 --- a/doc/git-annex-shell.mdwn +++ b/doc/git-annex-shell.mdwn @@ -31,7 +31,8 @@ first "/~/" or "/~user/" is expanded to the specified home directory. When run in a repository that does not yet have an annex.uuid, one will be created, as long as a git-annex branch has already been pushed to - the repository. + the repository, or if the autoinit= flag is used to indicate + initialization is desired. * inannex directory [key ...] @@ -95,7 +96,7 @@ to git-annex-shell are: on new dashed options). Currently used fields include remoteuuid=, associatedfile=, - and direct= + direct=, and autoinit= # HOOK |