From 3a87ecaed1f543ed01df08efbe37eb340b5e72d3 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 4 May 2014 20:00:29 +0200 Subject: [PATCH] example: document -O 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 1f5a82b..32fc314 100644 --- a/uclient-example.c +++ b/uclient-example.c @@ -181,6 +181,7 @@ static int usage(const char *progname) fprintf(stderr, "Usage: %s [options] \n" "Options:\n" + " -O : Redirect output to file (use \"-\" for stdout)\n" "\n" "HTTPS options:\n" " --ca-certificate=: Load CA certificates from file \n" -- 2.11.0