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.
This commit is contained in:
Joey Hess 2012-05-02 13:15:19 -04:00
parent 6d61067599
commit 8f45300479
3 changed files with 30 additions and 13 deletions

View file

@ -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