aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-init.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-12-15 17:17:13 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-12-15 17:17:13 -0400
commit42710158e49f8460ac50b6a77d317b2f6cda4b57 (patch)
tree627f5546fe591df3191a0dbc287a8262ef70efcd /doc/git-annex-init.mdwn
parent49983aafdc36f21aee6aef9a540ac93d7171ab69 (diff)
Use git-annex init --version=6 to get v6 for now
Not ready to make it default because of the direct mode upgrade needing to all happen at once.
Diffstat (limited to 'doc/git-annex-init.mdwn')
-rw-r--r--doc/git-annex-init.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/git-annex-init.mdwn b/doc/git-annex-init.mdwn
index 145705105..29522181d 100644
--- a/doc/git-annex-init.mdwn
+++ b/doc/git-annex-init.mdwn
@@ -24,6 +24,13 @@ mark it as dead (see [[git-annex-dead]](1)).
This command is entirely safe, although usually pointless, to run inside an
already initialized git-annex repository.
+# OPTIONS
+
+* `--version=N`
+
+ Force the repository to be initialized using a different annex.version
+ than the current default.
+
# SEE ALSO
[[git-annex]](1)