mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-10-29 18:02:35 +00:00
firemod: adds common mispellings of mgr_port to GetOptions
This commit is contained in:
@@ -217,7 +217,7 @@ GetOptions
|
||||
'max_pkt_sz=s' => \$::max_pkt_sz,
|
||||
'mcast_addr=s' => \$::mcast_addr,
|
||||
'mcast_port=s' => \$::mcast_port,
|
||||
'mgr_port|p=i' => \$::lfmgr_port,
|
||||
'lfmgr_port|mgr_port|port|p=i' => \$::lfmgr_port,
|
||||
'multicon=i' => \$::multicon,
|
||||
'port_name=s' => \$::port_name,
|
||||
'quiet|q=s' => \$::quiet,
|
||||
|
||||
Reference in New Issue
Block a user