rewrap to fix man page format

This commit is contained in:
Joey Hess 2018-02-08 13:32:54 -04:00
parent 5109d406c0
commit 10bb8a860b
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -20,8 +20,8 @@ of the repository.
While [[git-annex-wanted]] is just a preference,
[[git-annex-required]] designates content that should really not be
removed. For example a file that is `wanted` can be removed with `git
annex drop`, but if that file is `required`, it would need to be
removed. For example a file that is `wanted` can be removed with
`git annex drop`, but if that file is `required`, it would need to be
removed with `git annex drop --force`.
# NOTES