Open PeterSewell opened 5 months ago
Our argument syntax is different. Try without the =
:
~/repos/cerberus$ cn --state-file ~/tmp/cn-state.html ~/tmp/foo.c
Though we'll want CN to fail in a nicer way in the above situation.
That works, but (a) indeed we'd want it to fail more nicely, and (b) it's not what the cn --help documents:
--state-file=FILE
file in which to output the state
I take back what I said, I think I misunderstood the situation. I'll look into it