Peter Eisentraut wrote:
> On tis, 2011-03-08 at 22:32 -0500, Bruce Momjian wrote:
> > Looking at our ref pages, I see some manual pages specify long options
> > that take arguments using '=', e.g. initdb.sgml:
> > 
> >     --long-opt=opt
> > 
> > and some do not, e.g. pg_dump.sgml:
> > 
> >     --long-opt opt
> > 
> > So, which should we use, for consistency?
> 
> Using = is more common usage, I think.

Yeah!  Someone chimed in with a vote!  I will update the docs, but not
adjust any summary that has a space after the equals, e.g. initdb.

-- 
  Bruce Momjian  <br...@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

-- 
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Reply via email to