summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/txr.c b/txr.c
index cbd2ff8f..1f8e0563 100644
--- a/txr.c
+++ b/txr.c
@@ -81,11 +81,11 @@ static void help(void)
{
val text = lit(
"\n"
-"txr version ~a\n"
+"TXR Version ~a\n"
"\n"
-"copyright 2015, Kaz Kylheku <kaz@kylheku.com>\n"
+"Copyright 2015, Kaz Kylheku <kaz@kylheku.com>\n"
"\n"
-"usage:\n"
+"Usage:\n"
"\n"
" ~a [ options ] query-file { data-file }*\n"
"\n"