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:
parent
6d61067599
commit
8f45300479
3 changed files with 30 additions and 13 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue