We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6407f4c commit 20dec6dCopy full SHA for 20dec6d
examples/scripts/save_help_text.py
@@ -1,4 +1,5 @@
1
# coding=utf-8
2
+# flake8: noqa F821
3
"""
4
A cmd2 script that saves the help text for every command and sub-commands to a file
5
This is meant to be run with pyscript within a cmd2 session.
0 commit comments