`gmg reprocess available --action-help` now tells you processor arguments!
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 9 Aug 2013 18:56:23 +0000 (13:56 -0500)
committerRodney Ewing <ewing.rj@gmail.com>
Fri, 16 Aug 2013 22:30:15 +0000 (15:30 -0700)
commit55a10fef0ae97cb33c8393a7a25487c2666b4cf1
tree90169c25ce2bfa91c33775682a3bced47ce214cf
parent85ead8ac3cf59aeee12ddd3b33ecfeb03c3aa946
`gmg reprocess available --action-help` now tells you processor arguments!

Every reprocessing action possible can inform you of its command line
argument stuff!  Is that awesome or what?
mediagoblin/gmg_commands/reprocess.py
mediagoblin/media_types/image/processing.py
mediagoblin/processing/__init__.py