Skip to content

Commit

Permalink
Add doc example for adding comments
Browse files Browse the repository at this point in the history
  • Loading branch information
alisaifee committed Sep 15, 2017
1 parent 301b1f0 commit fee0ee5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,13 @@ Change a user's password
pyu update user some-user --password=new-password
Add a comment to an issue:
^^^^^^^^^^^^^^^^^^^^^^^^^^

.. code-block:: bash
pyu update issue PRO-1 --comment='test comment'
Update an issue using a command (`Command Reference`_)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. code-block:: bash
Expand Down

0 comments on commit fee0ee5

Please sign in to comment.