]> jfr.im git - irc/charybdis-ircd/charybdis.git/commitdiff
fix style in ucommands.rst
authorAntoine Beaupré <redacted>
Sat, 25 Mar 2017 15:49:30 +0000 (11:49 -0400)
committerSimon Arlott <sa.me.uk>
Sun, 12 Aug 2018 08:22:55 +0000 (09:22 +0100)
doc/oper-guide/ucommands.rst

index ad857de5b68a256ca3a53192ad871810ec4c0f47..023addf9b5bd54cf020ebd3b7b33a6024642f028 100644 (file)
@@ -50,6 +50,7 @@ CPRIVMSG
 --------
 
 ::
+
    CPRIVMSG nick channel :text
 
 Providing you are opped (+o) or voiced (+v) in channel, and nick is a
@@ -69,6 +70,7 @@ FINDFORWARDS
 ------------
 
 ::
+
    FINDFORWARDS channel
 
 .. note:: This command is only available if the ``m_findforwards.so``
@@ -84,6 +86,7 @@ HELP
 ----
 
 ::
+
    HELP [topic]
 
 Displays help information. topic can be ``INDEX``, ``CREDITS``, ``UMODE``, ``CMODE``,
@@ -96,6 +99,7 @@ IDENTIFY
 --------
 
 ::
+
    IDENTIFY parameters...
 
 .. note:: This command is only available if the ``m_identify.so``
@@ -114,6 +118,7 @@ KNOCK
 -----
 
 ::
+
    KNOCK channel
 
 Requests an invite to the given channel. The channel must be locked
@@ -144,29 +149,34 @@ More details can be found in ``doc/monitor.txt`` in the source
 distribution.
 
 ::
+
    MONITOR + nick, ...
 
 Adds nicks to your monitor list. You will receive 730 and 731 numerics
 for the nicks.
 
 ::
+
    MONITOR - nick, ...
 
 Removes nicks from your monitor list. No output is generated for this
 command.
 
 ::
+
    MONITOR C
 
 Clears your monitor list. No output is generated for this command.
 
 ::
+
    MONITOR L
 
 Lists all nicks on your monitor list, using 732 numerics and ending with
 a 733 numeric.
 
 ::
+
    MONITOR S
 
 Shows status for all nicks on your monitor list, using 730 and 731