Updated descriptions in cli --help output

This commit is contained in:
Logan Lipke
2020-10-20 17:03:28 -07:00
parent 1f7f6c33f1
commit 802e61856a
11 changed files with 29 additions and 54 deletions

View File

@@ -119,15 +119,12 @@ def main():
# formatter_class=argparse.RawDescriptionHelpFormatter,
formatter_class=argparse.RawTextHelpFormatter,
epilog='''\
Useful Information:
1. TBD
Create generic endpoints and test for their ability to execute chosen commands
''',
description='''\
test_generic.py:
test_generic.py
--------------------
TBD
Generic command layout:
python ./test_generic.py --upstream_port <port> --radio <radio 0> <stations> <ssid> <ssid password> <security type: wpa2, open, wpa3> --debug