diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-06-27 20:49:15 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-06-27 20:49:15 +0000 |
| commit | 9ef5ffe4283f3b186b8d5e1b3f7b2ccdb20f60de (patch) | |
| tree | 6d559134f33e0ac563559bfc960d6f7abe8c1381 /doc/source/command-objects/host.rst | |
| parent | 044a46ed5f040020cf80adc1ace987802344e87d (diff) | |
| parent | c7b137e42153757d359966f54d50d742a35556e8 (diff) | |
| download | python-openstackclient-9ef5ffe4283f3b186b8d5e1b3f7b2ccdb20f60de.tar.gz | |
Merge "Modify some unusual help messages in computev2"
Diffstat (limited to 'doc/source/command-objects/host.rst')
| -rw-r--r-- | doc/source/command-objects/host.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/command-objects/host.rst b/doc/source/command-objects/host.rst index 8c34d3fb..409b834b 100644 --- a/doc/source/command-objects/host.rst +++ b/doc/source/command-objects/host.rst @@ -9,7 +9,7 @@ The physical computer running a hypervisor. host list --------- -List all hosts +List hosts .. program:: host list .. code:: bash @@ -24,7 +24,7 @@ List all hosts host set -------- -Set host command +Set host properties .. program:: host set .. code:: bash |
