From 8bb839e85a38118b1e4d7de92c92427a7e9c31bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pinilla=20Caparr=C3=B3s?= Date: Mon, 30 Jan 2017 15:15:08 +0100 Subject: base-files: Add wifi config to wifi command usage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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(-) (limited to 'package/base-files/files') 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 <