add explicit upgrade command
This commit is contained in:
parent
bc21502b9a
commit
d7ef5fd294
5 changed files with 34 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue