Document deprecated createuser option.

Nathan Bossart <nathan@postgresql.org>

Commit: 381d19b3ea0e7593d30a3af8df20d92bbccb775f
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2023-05-24T02:35:05Z
Releases: 16.0
Document deprecated createuser option.

2dcd1578c4 left the --role option undocumented, which is
inconsistent with other deprecated options such as pg_dump's
--blobs and --no-blobs.  This change adds --role back to
createuser's documentation and usage output and marks it as
deprecated.

Suggested-by: Peter Eisentraut
Reviewed-by: Michael Paquier
Discussion: https://postgr.es/m/0e85c9e7-4804-1cdb-5a4a-c72c328f9ad8%40enterprisedb.com

Files

Documentation touched

Discussion