Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save goodwillcoding/f7973553fd8042222eaff12d75d91300 to your computer and use it in GitHub Desktop.
Save goodwillcoding/f7973553fd8042222eaff12d75d91300 to your computer and use it in GitHub Desktop.
docopt breaks:
-o=<folder-path>, location of the output folder, by default `_build` in
--output-folder=<folder-path> the current working folder
this scrolls off the screen for all the options if we are lining up columns
-o=<folder-path>, --output-folder=<folder-path> location of the output folder, by default `_build` in
the current working folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment