pg_createsubscriber: Rename option --remove to --clean

After discussion, the name --remove was suboptimally chosen.  --clean
has more precedent in other PostgreSQL tools.

Reviewed-by: Hayato Kuroda (Fujitsu) <[email protected]>
Discussion: 
https://www.postgresql.org/message-id/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/60dda7bbc45f30e2ba50ecf20dfb9d944a589a38

Modified Files
--------------
doc/src/sgml/ref/pg_createsubscriber.sgml          | 59 +++++++++++-----------
src/bin/pg_basebackup/pg_createsubscriber.c        | 34 ++++++-------
src/bin/pg_basebackup/t/040_pg_createsubscriber.pl |  6 +--
3 files changed, 49 insertions(+), 50 deletions(-)

Reply via email to