projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
567d081
)
base-files: include 'reconf' in help output of 'wifi' command
author
Daniel Golle
<daniel@makrotopia.org>
Mon, 18 Nov 2019 11:57:54 +0000
(12:57 +0100)
committer
Daniel Golle
<daniel@makrotopia.org>
Mon, 18 Nov 2019 11:58:31 +0000
(12:58 +0100)
Reported-by: Dirk Brenken <dev@brenken.org>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/base-files/files/sbin/wifi
patch
|
blob
|
history
diff --git
a/package/base-files/files/sbin/wifi
b/package/base-files/files/sbin/wifi
index 261d2fb500b9f41e7f0346f7c84bb7f5a003caa0..a8b4451c605ec1b3cd683854a67d975119a2e1cd 100755
(executable)
--- a/
package/base-files/files/sbin/wifi
+++ b/
package/base-files/files/sbin/wifi
@@
-6,7
+6,7
@@
usage() {
cat <<EOF
-Usage: $0 [config|up|down|reload|status]
+Usage: $0 [config|up|down|re
conf|re
load|status]
enables (default), disables or configures devices not yet configured.
EOF
exit 1