public inbox for [email protected]
help / color / mirror / Atom feedFrom: Robert Haas <[email protected]>
To: [email protected] <[email protected]>
To: Nathan Bossart <[email protected]>
Subject: --sync-method isn't documented to take an argument
Date: Wed, 4 Oct 2023 09:08:57 -0400
Message-ID: <CA+TgmoZi7pcx-ec3oJLWSr2R=Dn2Zeiyx3EXQKc_1TTvA6Eepg@mail.gmail.com> (raw)
The various command-line utilities that have recently acquired a
--sync-method option document it like this:
<term><option>--sync-method</option></term>
But that is not how we document options which take an argument. We do
it like this:
<term><option>--pgdata=<replaceable>directory</replaceable></option></term>
<term><option>--filenode=<replaceable>filenode</replaceable></option></term>
etc.
This one should be something like this:
<term><option>--sync-method=<replaceable>method</replaceable></option></term>
--
Robert Haas
EDB: http://www.enterprisedb.com
view thread (2+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: --sync-method isn't documented to take an argument
In-Reply-To: <CA+TgmoZi7pcx-ec3oJLWSr2R=Dn2Zeiyx3EXQKc_1TTvA6Eepg@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox