From 38ebe658263fe5222ecf3c9fcd6322b9a8294663 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sat, 14 Feb 2015 01:18:39 +0100 Subject: Add manpage generation, update README --- json-rpc-shell.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'json-rpc-shell.c') diff --git a/json-rpc-shell.c b/json-rpc-shell.c index 5fd4b4e..71f99c9 100644 --- a/json-rpc-shell.c +++ b/json-rpc-shell.c @@ -605,7 +605,7 @@ on_tty_readable (EV_P_ ev_io *handle, int revents) static void print_usage (const char *program_name) { - fprintf (stderr, + fprintf (stdout, "Usage: %s [OPTION]... ENDPOINT\n" "Trivial JSON-RPC shell.\n" "\n" -- cgit v1.2.3