mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-12-24 22:37:03 +00:00
renamed port_probe2.py to port_probe.py
This commit is contained in:
@@ -59,7 +59,7 @@ def main():
|
||||
prog=__name__,
|
||||
description='''\
|
||||
Example:
|
||||
./port_probe2.py --port 1.1.eth0
|
||||
./port_probe.py --port 1.1.eth0
|
||||
''')
|
||||
|
||||
parser.add_argument('--mode', help='Used to force mode of stations')
|
||||
Reference in New Issue
Block a user