diff options
Diffstat (limited to 'winsup/utils/regtool.cc')
-rw-r--r-- | winsup/utils/regtool.cc | 2 |
1 files changed, 1 insertions, 1 deletions
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<c>, --key-separator[=]<c> set key separator to <c> instead of '\\'\n" + " -K<c>, --key-separator[=]<c> set key-value separator to <c> instead of '\\'\n" "\n" "Other Options:\n" " -h, --help output usage information and exit\n" |