diff --git a/doc/common/section_cli_cinder_manage_volumes.xml b/doc/common/section_cli_cinder_manage_volumes.xml
index e8d80d5aa0..f39ff5e4fe 100644
--- a/doc/common/section_cli_cinder_manage_volumes.xml
+++ b/doc/common/section_cli_cinder_manage_volumes.xml
@@ -329,20 +329,6 @@
obtain the transfer ID and authorization key
from the original owner.
-
- Display the transfer request details by using the ID:
- $ cinder transfer-show transferID
- For example:
- $ cinder transfer-show 6e4e9aa4-bed5-4f94-8f76-df43232f44dc
- +------------+--------------------------------------+
-| Property | Value |
-+------------+--------------------------------------+
-| created_at | 2013-10-14T15:20:10.000000 |
-| id | 6e4e9aa4-bed5-4f94-8f76-df43232f44dc |
-| name | None |
-| volume_id | a1cdace0-08e4-4dc7-b9dc-457e9bcfe25f |
-+------------+--------------------------------------+
-
Accept the request:
$ cinder transfer-accept transferID authKey