chriskiehl / GooeyExamples

Example programs to Demonstrate Gooey's functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong help text for FFMPEG help text in subparser_demo.py

misimpso opened this issue · comments

ffmpeg_parser = subs.add_parser('ffmpeg', help='Siege is an http/https regression testing and benchmarking utility')

commented

Thanks for the report. Fixed!