diff options
| author | Jenkins <jenkins@review.openstack.org> | 2015-01-15 18:02:34 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2015-01-15 18:02:34 +0000 |
| commit | 9057cedfd4acce5b50af28ef2475952e8530ba29 (patch) | |
| tree | 6d5d50640f97ffbe3a1da93c5aef6b1ef5c99909 /doc/source/command-objects | |
| parent | 3296781b2c890a700507f26789d6f3cc5f126f35 (diff) | |
| parent | bc11c4d7d8fef1d8eef3bb8f5fa18e27b9ea2964 (diff) | |
| download | python-openstackclient-9057cedfd4acce5b50af28ef2475952e8530ba29.tar.gz | |
Merge "Deprecate project usage list command"
Diffstat (limited to 'doc/source/command-objects')
| -rw-r--r-- | doc/source/command-objects/usage.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/command-objects/usage.rst b/doc/source/command-objects/usage.rst index 551176c7..0c866086 100644 --- a/doc/source/command-objects/usage.rst +++ b/doc/source/command-objects/usage.rst @@ -18,7 +18,7 @@ List resource usage per project .. option:: --start <start> - Usage range start date, ex 2012-01-20 (default: 4 weeks ago). + Usage range start date, ex 2012-01-20 (default: 4 weeks ago) .. option:: --end <end> @@ -27,7 +27,7 @@ List resource usage per project usage show ---------- -Show resource usage for a single project. +Show resource usage for a single project .. program:: usage show .. code:: bash @@ -39,11 +39,11 @@ Show resource usage for a single project. .. option:: --project <project> - Name or ID of project to show usage for. + Name or ID of project to show usage for .. option:: --start <start> - Usage range start date, ex 2012-01-20 (default: 4 weeks ago). + Usage range start date, ex 2012-01-20 (default: 4 weeks ago) .. option:: --end <end> |
