mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-03 20:27:54 +00:00 
			
		
		
		
	renamed port_probe2.py to port_probe.py
This commit is contained in:
		@@ -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')
 | 
				
			||||||
		Reference in New Issue
	
	Block a user