doc: Consistently use = sign in long options synopses This was already the predominant form in man pages and help output.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/c709c6074083a8cc5f1ba431c741ff04e3a8a906 Modified Files -------------- doc/src/sgml/ref/clusterdb.sgml | 2 +- doc/src/sgml/ref/pg_ctl-ref.sgml | 6 +++--- doc/src/sgml/ref/pgupgrade.sgml | 2 +- doc/src/sgml/ref/reindexdb.sgml | 2 +- doc/src/sgml/ref/vacuumdb.sgml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
