Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottSWu committed Apr 19, 2016
2 parents 455f221 + 12a25fa commit aad90e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Lists available wireless interfaces (0-indexed).
```
> windows-wlan-util.exe scan [interface]
```
Initiate a scan for wireless networks (usually takes around 3 seconds to fully populate the list). An interface can be specified by number (as returned by the `if` subcommand), otherwise it will default to interface 0. If no wireless interfaces are available, then it will print an error.
Initiate a scan for wireless networks (usually takes around 10 seconds to fully populate the list). An interface can be specified by number (as returned by the `if` subcommand), otherwise it will default to interface 0. If no wireless interfaces are available, then it will print an error.

```
> windows-wlan-util.exe list [interface]
Expand Down

0 comments on commit aad90e1

Please sign in to comment.