mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-11-27 02:04:30 +03:00
Update AMTWifi help typo
Update AMTWifi help typo on priority
This commit is contained in:
parent
e74c5a2ee5
commit
6e521b0702
@ -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