delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/02/08/10:17:16

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=tghN2MF/xXHGEiIy
f7NwDAVpI40mVm3gBM2Dmow9zlduphMGuJY2Gt90XvMH4Gec+/iER2oPQdDuqOrX
zUd6JGfmz/fq0rFp2wVmG7wdxH778MQgMCinUNWnuLFrdZv6oPo7psA7PmkVc061
DX5ALiGsrqzx26BO8QZGqfPfR/M=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=Z8W8LNEVLlmBNMLhh2Hvwh
3t4/c=; b=xEuClycFnxynmy25xYe3mka01Ak9QzjXp159SVxQxi0QMHqsHfRIZz
WeCxyRils92/t9rMLmDnbzquh0z4pOeBrcl+pOx3ev4Df3EIfDKkW69OskWCkFyh
3IQB0w/pzArF6M57+5NQ+Sgi6n/QncVuj/3M3xY0TF9OSLyLicQu8=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=help.=c2, H*u:6.1, H*UA:6.1, learn?=
X-HELO: mail-wm0-f50.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=qhbq2lxST7IUjFijPvKvZw2Gn2IrUjUwjyx9UgxXU0c=; b=WrrBgveSeC3Yi4UmMpGW8314ZnZh5X3bLQDaRxGMKAVUOWc/1/eXJO45ahUSRIliAK kEaRiL5/lJPUvqtebAmhZLRn9rokGgXocdHKI0y61vicHWg6YwVVqQ6A+gSODrxxMZC1 eYiBlEiJeV8XlDcK8DRs3FKDgkJ4B2p/UDTMzTzMaQIFxfRe7ptnxIDHcuM2snnVpeka bdTQGIrniscgIR0SfJrIA99Gcm0aRXs/7kblCYI0EDU7xGfLoE1u3DF2SaA3AFWam2RT K1Aa9vx9LeIWfZr1yreqsHtDHEq4n0na4z9JqlHXFlwwX8uZAFwC0nxyJUyp09LYhGl0 jOBQ==
X-Gm-Message-State: APf1xPDUWL8KeL1XKCak09SaotHzlAsiT1JruZ3ECt2x9Q23SfmqHiH1 ocDXJOiodUX4w+UutYgEswhG7Q==
X-Google-Smtp-Source: AH8x226SDv8pA8mmJVu0gcN9vSY78sC4kN7548fERAnA9BvAY90q6uki1mzVzU22FgIp+r/sHIMT1Q==
X-Received: by 10.28.38.133 with SMTP id m127mr1315791wmm.40.1518103020246; Thu, 08 Feb 2018 07:17:00 -0800 (PST)
Subject: Re: setup 2.887 release candidate - please test
To: cygwin AT cygwin DOT com
References: <535988c5-b45f-1326-7fad-fba453f1ef8b AT dronecode DOT org DOT uk> <1cc32a8b-b6dc-d823-1864-3349553eb02a AT gmail DOT com> <c6822bc0-071a-aed8-714c-d102aa36fe8b AT redhat DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <382d1911-72d5-f584-7cfb-a29bc12aa02a@gmail.com>
Date: Thu, 8 Feb 2018 16:16:57 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0
MIME-Version: 1.0
In-Reply-To: <c6822bc0-071a-aed8-714c-d102aa36fe8b@redhat.com>
X-IsSubscribed: yes

On 08/02/2018 15:01, Eric Blake wrote:
> On 02/08/2018 12:44 AM, Marco Atzeri wrote:
> 
>>
>> The current "-h" output is missing a header with a description
>> of program name an version.
>>
>>   $ ./setup-2.887.x86.exe --help |head
> 
> Generally, if you want to learn the version, you should use --version, 
> rather than --help.  (Some programs also output the version in --help, 
> but GNU Coding Standards don't require that, so it is not universal the 
> way --version should be)

as `--version` is not provided at all, than your proposal
is a request of new feature
;-)

Nice to have anyway, and the same output should be the reused
as early line of `--help` that is currently very anonymous...

Regards
Marco




--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019