aaren / notedown

Markdown <=> IPython Notebook
BSD 2-Clause "Simplified" License
855 stars 115 forks source link

argument `--precode` causing display of help when `-o` is also specified #35

Open lgautier opened 9 years ago

lgautier commented 9 years ago

As the label says. Using a pipe instead of -o appears to work though.

lgautier commented 9 years ago

I was wrong. The issue with with the order of the arguments.

If --precode is the last before the input markdown it fails. It must be at latest one before the penultimate.

aaren commented 9 years ago

Is this still a problem? What exact command causes this? Remember -o can optionally take an argument.