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

@@ -159,15 +159,13 @@ def main():
# formatter_class=argparse.RawDescriptionHelpFormatter,
formatter_class=argparse.RawTextHelpFormatter,
epilog='''\
Useful Information:
1. TBD
Create layer-4 endpoints and test that the bytes-rd from the chosen URL are increasing over the
duration of the test
''',
description='''\
test_ipv4_l4_wifi.py:
--------------------
TBD
Generic command layout:
python ./test_ipv4_l4.py --upstream_port <port> --radio <radio 0> <stations> <ssid> <ssid password> <security type: wpa2, open, wpa3> --debug