commit d36f82a990a893b2c47dec76353ab4d12df699d0 Author: Nguyen Thanh Cong Date: Fri Oct 2 09:31:05 2020 +0700 abbreviation error correction Change-Id: I246524f7a9edba2092469d487f341255b8be6e70 diff --git a/doc/source/user/set-up-replication.rst b/doc/source/user/set-up-replication.rst index 6528ea8..bcf1420 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 `` \ No newline at end of file + ``openstack database instance detach ``