Describe the bug
Running camouflage --help with v0.15.0 only documents the --help and --version flags, omitting --config, init and possibly others.
I just noticed that camouflage -h emits different output.
To Reproduce
Steps to reproduce the behavior:
$ camouflage --help
Options:
--help Show help [boolean]
--version Show version number [boolean]
Expected behavior
Document --config and init
Desktop (please complete the following information):
- OS: Debian 12.4
- Browser N/A
- Version v0.15.0
Describe the bug
Running
camouflage --helpwith v0.15.0 only documents the--helpand--versionflags, omitting--config,initand possibly others.I just noticed that
camouflage -hemits different output.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Document
--configandinitDesktop (please complete the following information):