Index: winsup/utils/regtool.cc =================================================================== RCS file: /cvs/src/src/winsup/utils/regtool.cc,v retrieving revision 1.18 diff -u -p -r1.18 regtool.cc --- winsup/utils/regtool.cc 8 Sep 2005 09:24:41 -0000 1.18 +++ winsup/utils/regtool.cc 3 Feb 2006 18:12:23 -0000 @@ -89,8 +89,8 @@ usage (FILE *where = stderr) " -m, --multi-string set type to REG_MULTI_SZ\n" " -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" + "Options for 'set', 'unset', and 'get' Actions:\n" + " -K, --key-separator[=] set key-value separator to instead of '\\'\n" "\n" "Other Options:\n" " -h, --help output usage information and exit\n"