mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
67e970e1e8
When revng cli was invoked with a bare namespace, e.g. `revng ptml` it would produce an ugly exception. Fix this behavior by instead rerunning the command with `--help` appended.