Re: unrecognized option '--help - Mailing list pgsql-bugs

From Devrim Gündüz
Subject Re: unrecognized option '--help
Date
Msg-id 1432214857.2835.23.camel@gunduz.org
Whole thread Raw
In response to unrecognized option '--help  ("D. S." <spider@skuggor.se>)
Responses Re: unrecognized option '--help  ("D. Spindel" <spider@skuggor.se>)
List pgsql-bugs
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


pgsql-bugs by date:

Previous
From: "D. S."
Date:
Subject: unrecognized option '--help
Next
From: Tom Lane
Date:
Subject: Re: BUG #13327: Error on insert (gist index)