geoffreywiseman / prune

A simple utility for pruning files based on date as a means of keeping increasingly sparse backups.
http://geoffreywiseman.github.com/prune
The Unlicense
2 stars 0 forks source link

Hide Ignored Files unless --verbose Enabled #32

Closed geoffreywiseman closed 12 years ago

geoffreywiseman commented 12 years ago

Hide the ignored files from the output unless the --verbose switch is turned on.

geoffreywiseman commented 12 years ago

This should be an option in the DSL. Something like .hide_unless_verbose?