]> arthur.barton.de Git - ngircd.git/commitdiff
Commands.txt: Reorder some commands
authorAlexander Barton <alex@barton.de>
Wed, 23 Jan 2013 14:02:46 +0000 (15:02 +0100)
committerAlexander Barton <alex@barton.de>
Wed, 23 Jan 2013 14:02:46 +0000 (15:02 +0100)
Reorder some commands and introduce new section "Connection Handling".
Idea by DNS <dns@rbose.org>, thanks!

doc/Commands.txt

index 8b5425d390a125a1049909bc0cf7390c4c288a74..c879092930b1995286cd54c913cdfc82b0637af0 100644 (file)
@@ -42,15 +42,39 @@ used without a command name:
        example "HELP quit" or "HELP privmsg".
 
 
-General Commands
-~~~~~~~~~~~~~~~~
-
-- AWAY
+Connection Handling Commands
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 - CAP
 
 - CHARCONV
 
+- NICK
+
+- PASS
+
+- PING
+
+- PONG
+
+- QUIT
+       QUIT [<quit-message>]
+       .
+       End IRC session and disconnect from the server.
+       .
+       If a <quit-message> has been given, it is displayed to all the
+       channels that you are a member of when leaving.
+
+- USER
+
+- WEBIRC
+
+
+General Commands
+~~~~~~~~~~~~~~~~
+
+- AWAY
+
 - HELP
        HELP [<command>]
        .
@@ -70,36 +94,20 @@ General Commands
 
 - MODE
 
-- NICK
-
 - NOTICE
 
-- PASS
-
-- PING
-
-- PONG
-
 - PRIVMSG
 
-- QUIT
-       QUIT [<quit-message>]
-       .
-       End IRC session and disconnect from the server.
-       .
-       If a <quit-message> has been given, it is displayed to all the
-       channels that you are a member of when leaving.
-
-- USER
-
-- WALLOPS
-
-- WEBIRC
-
 
 Status and Informational Commands
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
+- ADMIN
+       ADMIN [<server>]
+       .
+       Show administrative information about an IRC server in the network.
+       If no server name has been given, the local server will respond.
+
 - INFO
 
 - ISON
@@ -108,8 +116,6 @@ Status and Informational Commands
 
 - LUSERS
 
-- METADATA
-
 - MOTD
 
 - NAMES
@@ -150,12 +156,6 @@ Channel Commands
 Administrative Commands
 ~~~~~~~~~~~~~~~~~~~~~~~
 
-- ADMIN
-       ADMIN [<server>]
-       .
-       Show administartive information about an IRC server in the network.
-       If no server name has been given, the local server will respond.
-
 - CONNECT
 
 - DIE
@@ -174,6 +174,8 @@ Administrative Commands
 
 - RESTART
 
+- WALLOPS
+
 
 IRC Service Commands
 ~~~~~~~~~~~~~~~~~~~~
@@ -201,6 +203,8 @@ Server Protocol Commands
        .
        This command is silently ignored on non-server and non-service links.
 
+- METADATA
+
 - NJOIN
 
 - SERVER