mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-03 04:07:52 +00:00
Updated descriptions in cli --help output
This commit is contained in:
@@ -156,15 +156,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_generic.py:
|
||||
--------------------
|
||||
TBD
|
||||
|
||||
test_ipv4_l4.py
|
||||
--------------------
|
||||
Generic command layout:
|
||||
python ./test_ipv4_l4.py --upstream_port <port> --radio <radio 0> <stations> <ssid> <ssid password> <security type: wpa2, open, wpa3> --debug
|
||||
|
||||
|
||||
Reference in New Issue
Block a user