summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNguyen Thanh Cong <ntcong1705@gmail.com>2020-10-02 09:31:05 +0700
committerNguyen Thanh Cong <ntcong1705@gmail.com>2020-10-02 09:32:39 +0700
commitd36f82a990a893b2c47dec76353ab4d12df699d0 (patch)
tree8c98c9dfb0698cd72f2b66d6a167fe6a274214a0 /doc
parentaf83edd1c44d0991344a5f6b6746d039c1515554 (diff)
downloadtrove-d36f82a990a893b2c47dec76353ab4d12df699d0.tar.gz
abbreviation error correction
Change-Id: I246524f7a9edba2092469d487f341255b8be6e70
Diffstat (limited to 'doc')
-rw-r--r--doc/source/user/set-up-replication.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/user/set-up-replication.rst b/doc/source/user/set-up-replication.rst
index 6528ea87..bcf1420b 100644
--- a/doc/source/user/set-up-replication.rst
+++ b/doc/source/user/set-up-replication.rst
@@ -47,7 +47,7 @@ Set up replication
.. code-block:: console
- $ odbi list
+ $ openstack database instance list
+--------------------------------------+----------------------+-----------+-------------------+---------+------------------------------------------------+-----------+------+-----------+---------+
| ID | Name | Datastore | Datastore Version | Status | Addresses | Flavor ID | Size | Region | Role |
+--------------------------------------+----------------------+-----------+-------------------+---------+------------------------------------------------+-----------+------+-----------+---------+
@@ -119,7 +119,7 @@ couple minutes.
.. code-block:: console
- $ odbi list
+ $ openstack database instance list
+--------------------------------------+----------------------+-----------+-------------------+---------+------------------------------------------------+-----------+------+-----------+---------+
| ID | Name | Datastore | Datastore Version | Status | Addresses | Flavor ID | Size | Region | Role |
+--------------------------------------+----------------------+-----------+-------------------+---------+------------------------------------------------+-----------+------+-----------+---------+
@@ -162,4 +162,4 @@ Other supported operations
* Change replica to a standalone database server. The detached replica becomes
a standalone server that accepts both reads and writes. The standalone server
can't be made into a replica again.. Command:
- ``openstack database instance detach <replica_ID>`` \ No newline at end of file
+ ``openstack database instance detach <replica_ID>``