From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8610 invoked by alias); 22 Jan 2019 23:12:36 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 8595 invoked by uid 89); 22 Jan 2019 23:12:36 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE,SPF_PASS autolearn=ham version=3.3.2 spammy=literally, 2111, H*c:alternative, H*c:HHH X-HELO: tussmtoutape02.symantec.com Received: from tussmtoutape02.symantec.com (HELO tussmtoutape02.symantec.com) (155.64.38.232) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 22 Jan 2019 23:12:33 +0000 Received: from tussmtmtaapi02.symc.symantec.com (tus3-f5-symc-ext-prd-snat7.net.symantec.com [10.44.130.7]) by tussmtoutape02.symantec.com (Symantec Messaging Gateway) with SMTP id CB.3A.48042.F53A74C5; Tue, 22 Jan 2019 23:12:31 +0000 (GMT) Received: from tus3xchcaspin01.SYMC.SYMANTEC.COM (tus3-f5-symc-ext-prd-snat1.net.symantec.com [10.44.130.1]) by tussmtmtaapi02.symc.symantec.com (Symantec Messaging Gateway) with SMTP id 4E.45.05507.F53A74C5; Tue, 22 Jan 2019 23:12:31 +0000 (GMT) Received: from TUSXCHMBXWPI02.SYMC.SYMANTEC.COM (10.44.91.34) by tus3xchcaspin01.SYMC.SYMANTEC.COM (10.44.91.13) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Tue, 22 Jan 2019 15:12:31 -0800 Received: from NAM01-BY2-obe.outbound.protection.outlook.com (10.44.128.8) by TUSXCHMBXWPI02.SYMC.SYMANTEC.COM (10.44.91.34) with Microsoft SMTP Server (TLS) id 15.0.1395.4 via Frontend Transport; Tue, 22 Jan 2019 15:12:31 -0800 Received: from BN6PR16MB1554.namprd16.prod.outlook.com (10.172.208.20) by BN6PR16MB1809.namprd16.prod.outlook.com (10.172.28.149) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1558.16; Tue, 22 Jan 2019 23:12:30 +0000 Received: from BN6PR16MB1554.namprd16.prod.outlook.com ([fe80::ed67:dc8a:bbd2:452c]) by BN6PR16MB1554.namprd16.prod.outlook.com ([fe80::ed67:dc8a:bbd2:452c%9]) with mapi id 15.20.1537.031; Tue, 22 Jan 2019 23:12:30 +0000 From: Gordon Grimes To: "cygwin@cygwin.com" Subject: regtool 2.11.1 need a way to specify leading "-" in values Date: Tue, 22 Jan 2019 23:12:00 -0000 Message-ID: authentication-results: spf=none (sender IP is ) smtp.mailfrom=Gordon_Grimes@symantec.com; received-spf: None (protection.outlook.com: symantec.com does not designate permitted sender hosts) x-ms-exchange-senderadcheck: 1 MIME-Version: 1.0 Return-Path: Gordon_Grimes@symantec.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-SW-Source: 2019-01/txt/msg00183.txt.bz2 I believe there is no way to specify values with leading "-" in regtool. I= expect the same applies to keys. An "end of switch processing" switch wou= ld be useful, forcing 'regtool' to interpret all remaining arguments litera= lly. Example: % regtool -s set '\HKCU\Environment\MAVEN_OPTS' "-Xms512m -Xmx3072m -Dcom.= sun.management.jmxremote" regtool: unknown option -- X Try `regtool --help' for more information. % regtool --version regtool (cygwin) 2.11.1 Registry tool Copyright (C) 2000 - 2018 Cygwin Authors Thanks, ggrimes -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple