We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent def4043 commit f8ee57cCopy full SHA for f8ee57c
wifictl
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
# This is a shell script to control Wi-Fi radio power
3
-# Written and tested and Fedora 28
+# Written and tested on Fedora 28 and macOS 10.12.6
4
5
# Assign help text to variable for user later
6
HELP="Usage: wifictl [ on | off | toggle | status ]"
0 commit comments