aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/git-annex-required.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/git-annex-required.mdwn b/doc/git-annex-required.mdwn
index 81bfd956e..1c6dac232 100644
--- a/doc/git-annex-required.mdwn
+++ b/doc/git-annex-required.mdwn
@@ -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