Re: unrecognized option '--help

From: "D(dot) Spindel" <spider(at)skuggor(dot)se>
To: Devrim Gündüz <devrim(at)gunduz(dot)org>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: unrecognized option '--help
Date: 2015-05-21 17:51:23
Message-ID: CAMxZ7XVcN0hEx9uaqv0Q+bgyPUBOwJ3Cau2ju1Xgf0j8RL5nxg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

rpm -qf `which createdb`
postgresql-9.3.6-1.fc21.x86_64

% createdb foo --help
createdb: unrecognized option '--help'
Try "createdb --help" for more information.

% lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID: Fedora
Description: Fedora release 21 (Twenty One)
Release: 21
Codename: TwentyOne

On Thu, May 21, 2015 at 3:27 PM, Devrim Gündüz <devrim(at)gunduz(dot)org> wrote:
>
> Hi,
>
> Which version/OS is this? I cannot reproduce it on my machine.
>
> Regards, Devrim
>
> On Thu, 2015-05-21 at 09:35 +0200, D. S. wrote:
>> From the list of nonsensical error messages:
>>
>> createdb: unrecognized option '--help'
>> Try "createdb --help" for more information.
>>
>> createuser: unrecognized option '--help'
>> Try "createuser --help" for more information.
>>
>>
>> Explanation:
>> If anything is ahead of --help, "--help" is then an unrecognized
>> option.
>>
>> But the error message is still nonsensical, absurd and in the end, not
>> very helpful.
>>
>>
>> //D.S.
>>
>>
>>
>
>
> --
> Devrim GÜNDÜZ
> Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
> PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
> Twitter: @DevrimGunduz , @DevrimGunduzTR
>

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2015-05-21 18:57:52 Re: BUG #13327: Error on insert (gist index)
Previous Message Tom Lane 2015-05-21 17:49:21 Re: BUG #13327: Error on insert (gist index)