From f57ee6c0f872e9cf81f56c2a2be5f39426082b46 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Tue, 16 May 2017 13:31:24 +0200 Subject: [PATCH] Documentation update --- WLANManager/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/WLANManager/README.md b/WLANManager/README.md index dd9bf9d..e300f88 100644 --- a/WLANManager/README.md +++ b/WLANManager/README.md @@ -3,10 +3,11 @@ Invokes standard Windows Wireless Network Properties dialog ##Usage ``` -WLANManager profile [interface ] +WLANManager profile [interface ] ``` -- `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