Merge "Add square bracket to option parameter"
This commit is contained in:
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>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user