renamed port_probe2.py to port_probe.py

This commit is contained in:
Logan Lipke
2021-10-11 11:59:08 -07:00
parent b5255c88d3
commit c39332dcf1

View File

@@ -59,7 +59,7 @@ def main():
prog=__name__, prog=__name__,
description='''\ description='''\
Example: 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') parser.add_argument('--mode', help='Used to force mode of stations')