Skip to content

Commit

Permalink
[V3 Docs] Fixed code blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
laggron42 committed May 23, 2018
1 parent 53c9cf7 commit c250508
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/instantcommands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,9 @@ It can be a command (you will need to add the ``commands`` decorator) or a liste
instantcommad delete
~~~~~~~~~~~~~~~~~~~~

**Syntax**::
**Syntax**

.. code_block:: none

[p]instantcommand [delete|del|remove] <name>

Expand All @@ -147,7 +149,7 @@ instantcommand info

**Syntax**

.. code-block::none
.. code-block:: none
[p]instantcommand info [command]
Expand Down

0 comments on commit c250508

Please sign in to comment.