mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-01-11 23:13:21 -05:00
Update AMTWifi help typo
Update AMTWifi help typo on priority
This commit is contained in:
parent
8f76f40ea3
commit
02d8dcff24
@ -398,7 +398,7 @@ function run(argv) {
|
||||
console.log(' --list List of stored Wifi profile');
|
||||
console.log(' --add Add new Wifi profile');
|
||||
console.log(' --name New Wifi profile name');
|
||||
console.log(' --priority Priority of this profile - default 1');
|
||||
console.log(' --priority Priority of this profile - default 0');
|
||||
console.log(' --ssid Wifi SSID');
|
||||
console.log(' --auth Wifi Authentication method (4 - WPA, 6 - WPA2/RSN) - default 6');
|
||||
console.log(' --enc Wifi Encryption type (3 - TKIP, 4 - CCMP) - default 3');
|
||||
|
Loading…
Reference in New Issue
Block a user