Documentation update

This commit is contained in:
Simon Rozman 2017-05-16 13:31:24 +02:00
parent 3364719ba1
commit f57ee6c0f8

View File

@ -3,10 +3,11 @@ Invokes standard Windows Wireless Network Properties dialog
##Usage
```
WLANManager profile <name> [interface <name>]
WLANManager profile <profile name> [interface <interface name>]
```
- `name` - The name of the network profile (not neccessarely the same as SSID)
- `profile name` - The name of the network profile (not neccessarely the same as SSID)
- `interface name` - The name of the specific network interface to search the profile at
Return codes:
- -1 = Invalid parameters