mirror of
https://github.com/ivuorinen/aeonview.git
synced 2026-01-26 03:34:06 +00:00
whitespace trimming, and reindentation with tabs
This commit is contained in:
@@ -56,6 +56,7 @@ def aeonview(argv):
|
|||||||
default="daily",
|
default="daily",
|
||||||
help="Video to process: daily, monthly or yearly [default: %default]",
|
help="Video to process: daily, monthly or yearly [default: %default]",
|
||||||
type="string")
|
type="string")
|
||||||
|
|
||||||
videoopts.add_option('--generate',
|
videoopts.add_option('--generate',
|
||||||
help="Date to video. Format: YYYY-MM-DD. "
|
help="Date to video. Format: YYYY-MM-DD. "
|
||||||
"Default is calculated yesterday, currently %default",
|
"Default is calculated yesterday, currently %default",
|
||||||
|
|||||||
Reference in New Issue
Block a user