Add manpage generation, update README

This commit is contained in:
2015-02-14 01:18:39 +01:00
parent 600b006f4b
commit 38ebe65826
3 changed files with 38 additions and 6 deletions

View File

@@ -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"