git-annex-dropunused(1) | General Commands Manual | git-annex-dropunused(1) |
git-annex-dropunused - drop unused file content
git annex dropunused [number|range ...]
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". Or, specify "all" to drop all unused data.
Joey Hess <id@joeyh.name>