diff --git a/doc/src/sgml/ref/clusterdb.sgml b/doc/src/sgml/ref/clusterdb.sgml index 4a3a3395572..f57f0b3dddb 100644 --- a/doc/src/sgml/ref/clusterdb.sgml +++ b/doc/src/sgml/ref/clusterdb.sgml @@ -26,7 +26,9 @@ PostgreSQL documentation --verbose-v --table | -t table dbname - + + + clusterdb connection-option --verbose-v diff --git a/doc/src/sgml/ref/createlang.sgml b/doc/src/sgml/ref/createlang.sgml index 5db5e6cd412..e157396de70 100644 --- a/doc/src/sgml/ref/createlang.sgml +++ b/doc/src/sgml/ref/createlang.sgml @@ -25,7 +25,9 @@ PostgreSQL documentation connection-option langname dbname - + + + createlang connection-option --list-l diff --git a/doc/src/sgml/ref/droplang.sgml b/doc/src/sgml/ref/droplang.sgml index a92cd932eb1..f0e2bf95946 100644 --- a/doc/src/sgml/ref/droplang.sgml +++ b/doc/src/sgml/ref/droplang.sgml @@ -25,7 +25,9 @@ PostgreSQL documentation connection-option langname dbname - + + + droplang connection-option --list-l diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml index 7494b5debb0..df3794f8cd3 100644 --- a/doc/src/sgml/ref/pg_ctl-ref.sgml +++ b/doc/src/sgml/ref/pg_ctl-ref.sgml @@ -21,14 +21,14 @@ PostgreSQL documentation - pg_ctl init[db] -s -D datadir -o options - + + pg_ctl start -w @@ -39,8 +39,9 @@ PostgreSQL documentation -o options -p path -c - + + pg_ctl stop -W @@ -54,8 +55,9 @@ PostgreSQL documentation i[mmediate] - + + pg_ctl restart -w @@ -71,25 +73,29 @@ PostgreSQL documentation -o options - + + pg_ctl reload -s -D datadir - + + pg_ctl status -D datadir - + + pg_ctl kill signal_name process_id - + + pg_ctl register -N servicename @@ -99,12 +105,12 @@ PostgreSQL documentation -w -t seconds -o options - + + pg_ctl unregister -N servicename - diff --git a/doc/src/sgml/ref/reindexdb.sgml b/doc/src/sgml/ref/reindexdb.sgml index fb680ece70d..ddbf0ca65f0 100644 --- a/doc/src/sgml/ref/reindexdb.sgml +++ b/doc/src/sgml/ref/reindexdb.sgml @@ -26,11 +26,15 @@ PostgreSQL documentation --table | -t table --index | -i index dbname - + + + reindexdb connection-option --all | -a - + + + reindexdb connection-option --system | -s diff --git a/doc/src/sgml/ref/vacuumdb.sgml b/doc/src/sgml/ref/vacuumdb.sgml index 43e6d5effc8..b4833f12525 100644 --- a/doc/src/sgml/ref/vacuumdb.sgml +++ b/doc/src/sgml/ref/vacuumdb.sgml @@ -32,7 +32,9 @@ PostgreSQL documentation ( column [,...] ) dbname - + + + vacuumdb connection-option --full-f