From 46c1de5bf7ec3eea686534d215fb49ef079a43b4 Mon Sep 17 00:00:00 2001 From: Joshua Daniel Franklin Date: Mon, 3 Feb 2003 00:30:45 +0000 Subject: * cygwinenv.sgml: Add section for 'CYGWIN codepage:[ansi|oem]' --- winsup/utils/utils.sgml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'winsup/utils/utils.sgml') diff --git a/winsup/utils/utils.sgml b/winsup/utils/utils.sgml index e98c2db43..131b0a56d 100644 --- a/winsup/utils/utils.sgml +++ b/winsup/utils/utils.sgml @@ -843,6 +843,9 @@ Options for 'set' Action: -m, --multi-string set type to REG_MULTI_SZ -s, --string set type to REG_SZ +Options for 'set' and 'unset' Actions: + -K<c>, --key-separator[=]<c> set key separator to <c> instead of '\' + Other Options: -h, --help output usage information and exit -q, --quiet no error output, just nonzero return if KEY/VALUE missing @@ -916,6 +919,12 @@ a regular string. The unset action removes a value from a key. + +By default, the last "\" or "/" is assumed to be the separator between the +key and the value. You can use the -K option to provide +an alternate key/value separator character. + + setfacl -- cgit v1.2.3