diff options
| author | Rushi Agrawal <rushi.agr@gmail.com> | 2015-12-29 23:17:19 +0530 |
|---|---|---|
| committer | Rushi Agrawal <rushi.agr@gmail.com> | 2015-12-31 09:36:26 +0530 |
| commit | eeeb9f729f1482d89203e5124b78eab29113c1cf (patch) | |
| tree | 69a6c622679edabb7f906abe8e95f1cf9cc26483 /doc/source/command-objects | |
| parent | 9f2ed6b03a1fdc1036aa8f8e3ea7b673a10da328 (diff) | |
| download | python-openstackclient-eeeb9f729f1482d89203e5124b78eab29113c1cf.tar.gz | |
Docstring should say 'default' if option is default
Change-Id: I59d83e7a0a590fa537f509f7f19940640f555679
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 95a77bdf..7bcab4d6 100644 --- a/doc/source/command-objects/compute-service.rst +++ b/doc/source/command-objects/compute-service.rst @@ -57,7 +57,7 @@ Set service command .. _compute-service-set: .. describe:: --enable - Enable service + Enable service (default) .. describe:: --disable |
