diff options
| author | sunyajing <yajing.sun@easystack.cn> | 2016-06-08 09:57:41 +0800 |
|---|---|---|
| committer | sunyajing <yajing.sun@easystack.cn> | 2016-06-08 03:07:16 +0000 |
| commit | 565499577f158c5242e4759c55b1dc187d9c9c4b (patch) | |
| tree | 2d6fd2fb6a8e2f0dece99995fba53e4c6743e060 /doc/source/command-objects | |
| parent | 93db7f58edf8e1157eacfc22f2b880c4edd91764 (diff) | |
| download | python-openstackclient-565499577f158c5242e4759c55b1dc187d9c9c4b.tar.gz | |
Fix compute service set command
add ``Binary name`` to help msg of compute service set command.
Change-Id: I5ed3824ec5bede250ce41f187835e8901b5e11fd
Diffstat (limited to 'doc/source/command-objects')
| -rw-r--r-- | doc/source/command-objects/compute-service.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/command-objects/compute-service.rst b/doc/source/command-objects/compute-service.rst index bda64c81..99b09b13 100644 --- a/doc/source/command-objects/compute-service.rst +++ b/doc/source/command-objects/compute-service.rst @@ -80,5 +80,5 @@ Set service command .. describe:: <service> - Name of service + Name of service (Binary name) |
