summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-05-02 13:15:19 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-05-02 13:15:19 -0400
commit8f453004791217e23268728129c197e49c19f67b (patch)
tree7306fcb429b1a2531a1b8b94e766f9d251ff384c /doc
parent6d61067599142af3eb520527589b0adfbf45867d (diff)
dropunused: Allow specifying ranges to drop.
Sort of by popular demand, but the last straw for not using seq was that it can run into command line length limits.
Diffstat (limited to 'doc')
-rw-r--r--doc/git-annex.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 098d52001..998e1fa26 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -240,6 +240,8 @@ subdirectories).
Drops the data corresponding to the numbers, as listed by the last
`git annex unused`
+ You can also specify ranges of numbers, such as "1-1000".
+
To drop the data from a remote, specify --from.
* merge