Python packaging tools won't let you install help files for your CLI app, and argparse won't let you add an epilogue for subparsers.
I want to write documentation, but apparently the only valid option for Python CLI tools is publishing some rando sphinx deployment on readthedocs.