From: David Pinilla Caparrós Date: Mon, 30 Jan 2017 14:15:08 +0000 (+0100) Subject: base-files: Add wifi config to wifi command usage X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=f6d3ea8c8a28bb51668367876df6ad93a5988827;p=lede-git%2F.git base-files: Add wifi config to wifi command usage Since commit 5f8f8a366136a07df661e31decce2458357c167a wifi detect does not longer work and wifi config it's used to configure not yet configured wireless devices. This commit changes command usage to reflect that change. Signed-off-by: David Pinilla Caparrós --- diff --git a/package/base-files/files/sbin/wifi b/package/base-files/files/sbin/wifi index f2845c82f6..c65cb5ed99 100755 --- a/package/base-files/files/sbin/wifi +++ b/package/base-files/files/sbin/wifi @@ -6,8 +6,8 @@ usage() { cat <