summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-16 15:48:26 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-16 15:48:26 -0400
commitd7ef5fd2941fa66aa7f9c998fe4acfda60e63295 (patch)
treef31d160f1ce06bf2c8d9cf072acc9c392d93b5cf /doc
parentbc21502b9a640e798dc6bbbb255aa9742a1c6187 (diff)
add explicit upgrade command
Diffstat (limited to 'doc')
-rw-r--r--doc/git-annex.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index e559e8cba..ee4019068 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -261,6 +261,12 @@ Many git-annex commands will stage changes for later `git commit` by you.
git annex setkey --key=WORM-s3-m1287765018--file /tmp/file
+* upgrade
+
+ Upgrades the repository to current layout. Upgrades are done automatically
+ whenever a newer git annex encounters an old repository; this command
+ allows explcitly starting an upgrade.
+
# OPTIONS
* --force