From 96a4362c92519fe9e8c021624ee74e1338110970 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Wed, 15 Feb 2006 10:57:17 +0000 Subject: * regtool.cc (usage): Clarify help for "-K". --- winsup/utils/regtool.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/utils/regtool.cc') diff --git a/winsup/utils/regtool.cc b/winsup/utils/regtool.cc index daea35a22..44b89a54d 100644 --- a/winsup/utils/regtool.cc +++ b/winsup/utils/regtool.cc @@ -90,7 +90,7 @@ usage (FILE *where = stderr) " -s, --string set type to REG_SZ\n" "\n" "Options for 'set' and 'unset' Actions:\n" - " -K, --key-separator[=] set key separator to instead of '\\'\n" + " -K, --key-separator[=] set key-value separator to instead of '\\'\n" "\n" "Other Options:\n" " -h, --help output usage information and exit\n" -- cgit v1.2.3