Merge "Add square bracket to option parameter"

This commit is contained in:
Jenkins 2016-09-23 11:37:29 +00:00 committed by Gerrit Code Review
commit 6a733bf312

@ -13,8 +13,8 @@ List resource usage per project
.. code:: bash .. code:: bash
os usage list os usage list
--start <start> [--start <start>]
--end <end> [--end <end>]
.. option:: --start <start> .. option:: --start <start>
@ -33,9 +33,9 @@ Show resource usage for a single project
.. code:: bash .. code:: bash
os usage show os usage show
--project <project> [--project <project>]
--start <start> [--start <start>]
--end <end> [--end <end>]
.. option:: --project <project> .. option:: --project <project>