fix omission

This commit is contained in:
Joey Hess 2019-09-13 12:57:31 -04:00
parent 49f4a13c03
commit 542ed05a05
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -36,7 +36,7 @@ needs an upgrade, and either automatically upgrade it of
refuse to do anything. To upgrade, use the "git annex upgrade" command.
To prevent automatic upgrades in a repository, run:
`git config annex.autoupgraderepository`
`git config annex.autoupgraderepository false`
The upgrade process is guaranteed to be conflict-free. Unless you
already have git conflicts in your repository or between repositories.