From f6d3ea8c8a28bb51668367876df6ad93a5988827 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20Pinilla=20Caparr=C3=B3s?= Date: Mon, 30 Jan 2017 15:15:08 +0100 Subject: [PATCH] base-files: Add wifi config to wifi command usage MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- package/base-files/files/sbin/wifi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 <