Skip to content
Snippets Groups Projects
Commit 0d016ee1 authored by ale's avatar ale
Browse files

Fix typo

parent 72cebae0
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ def main():
help='Generate Python code instead of JSON')
parser.add_option('--base', default='/static',
help='Path prefix of public URLs')
parser.add_option('--ouptut',
parser.add_option('--output',
help='Output path (default: stdout)')
opts, args = parser.parse_args()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment