unrecognized option '--help

From: "D(dot) S(dot)" <spider(at)skuggor(dot)se>
To: pgsql-bugs(at)postgresql(dot)org
Subject: unrecognized option '--help
Date: 2015-05-21 07:35:03
Message-ID: 1432193703.4099.3.camel@skuggor.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Oleksandr Shulgin 2015-05-21 07:51:57 Re: BUG #12379: pgbench should hint to pgbench -i
Previous Message cpro29a 2015-05-21 07:14:48 BUG #13327: Error on insert (gist index)