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=Py8Vp4HRt2DM5ATs xy1ODI7w5YhePf4k+a/+7ZKgxYO71COwkPoaPZazyhZp3/eurfsGuK6m4s199k0d QJeYO61q1GIwoyGsoyiDxDJ+FZj1fQMUBmUL32rqCai/Oc+NpOOEGOKCQNNq1t4d jQcRWRY7978rSvm9R3+yOFJpa0M= 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=c4OzQbSZbaHNgk1z/mBIOq pyrE0=; b=eADtJYqjGOfP7TrYtAYkRFPEr0ue55nUG7Au0ncS11+aQLPUuKsZEp 8F1nrxsgJOROi2cGyTzU4bHtvYZGU9/hv4oL7EoktB25ZI8aIoxUQoCB+UWDtwqf Wl2Ta2fkWhn/YBA/t5tciTCB5oQ4+IHW1G01fXoIOBc8P64E1o3IU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=UD:x86.exe, UD:setup-2.887.x86.exe, UD:887.x86.exe, learn X-HELO: mx1.redhat.com 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> From: Eric Blake Message-ID: Date: Thu, 8 Feb 2018 08:01:31 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <1cc32a8b-b6dc-d823-1864-3349553eb02a@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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) -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org -- 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