Am Donnerstag, den 01.09.2005, 23:34 -0500 schrieb Jim C. Nasby:
> On Thu, Sep 01, 2005 at 11:18:25PM +0100, Simon Riggs wrote:
> As a side note, there's a typo in \?:
>
> \c[onnect] [DBNAME|- [USER]]
>
> Note the | where there should be a ].
No ;) The | stands for the alternative.
The whole block is optional, where
you can either type dbname or a hypen
for the database name - to be able to
just switch the user.