From 8b1af713cef4f66d658e304f0ace0820b47d2bc5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Bollo?= Date: Fri, 24 Jun 2016 15:43:56 +0200 Subject: [PATCH] improves help message MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I2bc1f268bf967a46571831572b99506df31ed6da Signed-off-by: José Bollo --- src/wgtpkg-info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wgtpkg-info.c b/src/wgtpkg-info.c index 62cf3a6..177c207 100644 --- a/src/wgtpkg-info.c +++ b/src/wgtpkg-info.c @@ -42,7 +42,7 @@ static void show(const char *wgtfile); static void usage() { printf( - "usage: %s [-f] [-q] [-v] wgtfile...\n" + "usage: %s [-q] [-v] wgtfile...\n" "\n" " -q quiet\n" " -v verbose\n" -- 2.16.6