summaryrefslogtreecommitdiff
path: root/tools/hangul.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/hangul.c')
-rw-r--r--tools/hangul.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/hangul.c b/tools/hangul.c
index 7d8057f..6afd88b 100644
--- a/tools/hangul.c
+++ b/tools/hangul.c
@@ -75,9 +75,10 @@ With no FILE, or when FILE is -, read standard input.\n\
printf(_("\
\n\
Examples:\n\
- %s -i gksrmfdlqfur Convert specified string into korean characters.\n\
+ %s -i gksrmfdlqfur Convert specified string into korean characters\n\
+ and print them to standard output.\n\
%s Convert standard input into korean characters\n\
- and print them to standard output.\n\
+ and print them to standard output.\n\
"),
program_name, program_name);
} else {