From f23b303d7a63978f416d74ffc97513ebef49d3d5 Mon Sep 17 00:00:00 2001 From: Lisa Owen Date: Mon, 5 Aug 2019 16:28:22 -0700 Subject: [PATCH] docs - remove a level of nesting from client utils, remove utility summary (#8273) --- .../admin_utilities/util_ref.xml | 2 +- gpdb-doc/dita/utility_guide/cli_ref.xml | 77 ++++++--------- .../client_utilities/ClientUtilitySummary.xml | 98 ------------------- .../dita/utility_guide/utility_guide.ditamap | 32 +++--- 4 files changed, 47 insertions(+), 162 deletions(-) delete mode 100644 gpdb-doc/dita/utility_guide/client_utilities/ClientUtilitySummary.xml diff --git a/gpdb-doc/dita/utility_guide/admin_utilities/util_ref.xml b/gpdb-doc/dita/utility_guide/admin_utilities/util_ref.xml index 623f8b8a7a..60b6ab5eaf 100644 --- a/gpdb-doc/dita/utility_guide/admin_utilities/util_ref.xml +++ b/gpdb-doc/dita/utility_guide/admin_utilities/util_ref.xml @@ -14,7 +14,7 @@ in brackets. For command prompt use, the best practice is to escape any brackets or put them inside quotation marks. For example, use either:\[2620:0:170:610::11\] or '[2620:0:170:610::11]'.

-

The following are the Greenplum Database management utilities.

+

Greenplum Database provides the following management utility programs:

diff --git a/gpdb-doc/dita/utility_guide/cli_ref.xml b/gpdb-doc/dita/utility_guide/cli_ref.xml index c2199cc519..2c7118a6b8 100644 --- a/gpdb-doc/dita/utility_guide/cli_ref.xml +++ b/gpdb-doc/dita/utility_guide/cli_ref.xml @@ -12,78 +12,63 @@ additional client utilities for administering a distributed Greenplum Database DBMS. Greenplum Database client utilities reside in $GPHOME/bin.

-

The following are the Greenplum Database client utilities.

-
    +

    Greenplum Database provides the following client utility programs:

    + + + +
    • -

      - -

      -
    • +
    • -

      - -

      +
    • -

      - -

      +
    • -

      - -

      +
    • -

      - -

      +
    • +
    +
    + +
    • -

      - -

      +
    • -

      - -

      +
    • -

      - -

      +
    • -

      - -

      +
    • -

      - -

      +
    • +
    +
    + +
    • -

      - -

      +
    • -

      - -

      +
    • -

      - -

      +
    • -

      - -

      +
    • -
    +
+
+
+
diff --git a/gpdb-doc/dita/utility_guide/client_utilities/ClientUtilitySummary.xml b/gpdb-doc/dita/utility_guide/client_utilities/ClientUtilitySummary.xml deleted file mode 100644 index e94b9bb72a..0000000000 --- a/gpdb-doc/dita/utility_guide/client_utilities/ClientUtilitySummary.xml +++ /dev/null @@ -1,98 +0,0 @@ - - - - Client Utility Summary - -
- clusterdb -

- -

See for more information.

-
-
- createdb -

- -

See for more information.

-
-
- createlang -

- -

See for more information.

-
-
- createuser -

- -

See for more information.

-
-
- dropdb -

- -

See for more information.

-
-
- droplang -

- -

See for more information.

-
-
- dropuser -

- -

See for more information.

-
-
- pg_config -

- -

See for more information.

-
-
- pg_dump -

- -

See for more information.

-
-
- pg_dumpall -

- -

See for more information.

-
-
- pg_restore -

- -

See for more information.

-
-
- psql -

- -

See for more information.

-
-
- reindexdb -

- -

See for more information.

-
-
- vacuumdb -

- -

See for more information.

-
- - - - - - - -
diff --git a/gpdb-doc/dita/utility_guide/utility_guide.ditamap b/gpdb-doc/dita/utility_guide/utility_guide.ditamap index 864fa61d5f..7e5e36db09 100644 --- a/gpdb-doc/dita/utility_guide/utility_guide.ditamap +++ b/gpdb-doc/dita/utility_guide/utility_guide.ditamap @@ -55,23 +55,21 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + -- GitLab