rewrap to fix man page format
This commit is contained in:
parent
5109d406c0
commit
10bb8a860b
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ of the repository.
|
||||||
|
|
||||||
While [[git-annex-wanted]] is just a preference,
|
While [[git-annex-wanted]] is just a preference,
|
||||||
[[git-annex-required]] designates content that should really not be
|
[[git-annex-required]] designates content that should really not be
|
||||||
removed. For example a file that is `wanted` can be removed with `git
|
removed. For example a file that is `wanted` can be removed with
|
||||||
annex drop`, but if that file is `required`, it would need to be
|
`git annex drop`, but if that file is `required`, it would need to be
|
||||||
removed with `git annex drop --force`.
|
removed with `git annex drop --force`.
|
||||||
|
|
||||||
# NOTES
|
# NOTES
|
||||||
|
|
Loading…
Reference in a new issue