From e034277e8e3bbae9f1dbccf2b21075c0ff84ddb5 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 5 May 2014 01:12:57 +0200 Subject: [PATCH] example: document -q Signed-off-by: Felix Fietkau --- uclient-example.c | 1 + 1 file changed, 1 insertion(+) diff --git a/uclient-example.c b/uclient-example.c index 5e478c3..49d1884 100644 --- a/uclient-example.c +++ b/uclient-example.c @@ -224,6 +224,7 @@ static int usage(const char *progname) fprintf(stderr, "Usage: %s [options] \n" "Options:\n" + " -q: Turn off status messages\n" " -O : Redirect output to file (use \"-\" for stdout)\n" "\n" "HTTPS options:\n" -- 2.11.0