mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 19:58:03 +00:00
Updated descriptions in cli --help output
This commit is contained in:
@@ -157,15 +157,13 @@ def main():
|
||||
# formatter_class=argparse.RawDescriptionHelpFormatter,
|
||||
formatter_class=argparse.RawTextHelpFormatter,
|
||||
epilog='''\
|
||||
Useful Information:
|
||||
1. TBD
|
||||
Create layer-4 endpoints to an ftp server and test that the bytes-wr are increasing over the duration
|
||||
of the test
|
||||
''',
|
||||
|
||||
description='''\
|
||||
test_ipv4_l4_ftp_upload.py:
|
||||
--------------------
|
||||
TBD
|
||||
|
||||
test_ipv4_l4_ftp_upload.py
|
||||
--------------------------
|
||||
Generic command layout:
|
||||
python ./test_ipv4_l4_ftp_upload.py --upstream_port <port> --radio <radio 0> <stations> <ssid> <ssid password> <security type: wpa2, open, wpa3> --debug
|
||||
|
||||
|
||||
Reference in New Issue
Block a user