From 8f453004791217e23268728129c197e49c19f67b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 2 May 2012 13:15:19 -0400 Subject: 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. --- doc/git-annex.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') 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 -- cgit v1.2.3