From 4977648064f7bdf5b8a8c928fe904ad296429342 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 12 Dec 2015 09:08:45 +0100 Subject: fix bug + allow piping MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/info.c') diff --git a/src/info.c b/src/info.c index a9a0d09..c95052f 100644 --- a/src/info.c +++ b/src/info.c @@ -30,7 +30,7 @@ int print_help (void) { return printf (_("SYNOPSIS\n" - "\t%s [OPTIONS...] [--] [FILENAME-PATTERN]\n" + "\t%s [OPTIONS...] [--] [FILENAME-PATTERN | > FILE]\n" "\n" "OPTIONS\n" "\t-h, --help Print usage information.\n" -- cgit v1.2.3-70-g09d2