Zeebrow / quickhost

Make a publicly available server, quickly
GNU General Public License v3.0
0 stars 0 forks source link

Available help options need overhaul #37

Open Zeebrow opened 2 years ago

Zeebrow commented 2 years ago

There is no way to figure out how this app is actually working, without making assumptions and while listening to output of a debug run. Documentation will not necessarily solve the immediate issues

This is an issue for child plugin subparsers. The best I can understand is every parser is a parent parser, and in the case of main.py, the parent parser will always need some sort of child parser for complete (useful) output.