summaryrefslogtreecommitdiff
path: root/doc/git-annex-unannex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-10-26 13:57:20 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-10-26 13:57:20 -0400
commitf2c5dac2a88f643b1c68c1f75418576fc3327fae (patch)
tree711de31bc3746595fdfa714cca653b82868a6d03 /doc/git-annex-unannex.mdwn
parent701613f221636958fcbabafd4463f2c52a50c8da (diff)
comment
Diffstat (limited to 'doc/git-annex-unannex.mdwn')
-rw-r--r--doc/git-annex-unannex.mdwn7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/git-annex-unannex.mdwn b/doc/git-annex-unannex.mdwn
index 444e1397a..913b83527 100644
--- a/doc/git-annex-unannex.mdwn
+++ b/doc/git-annex-unannex.mdwn
@@ -14,9 +14,10 @@ file back how it was before the add.
Note that for safety, the content of the file remains in the annex,
until you use `git annex unused` and `git annex dropunused`.
-This is not the command you should use if you intentionally annexed a
-file and don't want its contents any more. In that case you should use
-`git annex drop` instead, and you can also `git rm` the file.
+This is not the command you should use if you intentionally added a
+file some time ago, and don't want its contents any more. In that
+case you should use `git annex drop` instead, and you can also
+`git rm` the file.
# OPTIONS