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

From D. S.
Subject unrecognized option '--help
Date
Msg-id 1432193703.4099.3.camel@skuggor.se
Whole thread Raw
Responses Re: unrecognized option '--help  (Devrim Gündüz <devrim@gunduz.org>)
Re: unrecognized option '--help  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-bugs
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.

pgsql-bugs by date:

Previous
From: cpro29a@gmail.com
Date:
Subject: BUG #13327: Error on insert (gist index)
Next
From: Devrim Gündüz
Date:
Subject: Re: unrecognized option '--help