about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2013-01-23 15:02:46 +0100
committerAlexander Barton <alex@barton.de>2013-01-23 15:02:46 +0100
commit7630e8ffc636045b94699e36127bdd601137ba0e (patch)
tree469b82ed87a330e4995780c1a117175514006234
parent4552ad5269367be15f3b38adeeb43815bcf1d558 (diff)
downloadngircd-7630e8ffc636045b94699e36127bdd601137ba0e.tar.gz
ngircd-7630e8ffc636045b94699e36127bdd601137ba0e.zip
Commands.txt: Reorder some commands
Reorder some commands and introduce new section "Connection Handling".
Idea by DNS <dns@rbose.org>, thanks!
-rw-r--r--doc/Commands.txt72
1 files changed, 38 insertions, 34 deletions
diff --git a/doc/Commands.txt b/doc/Commands.txt
index 8b5425d3..c8790929 100644
--- a/doc/Commands.txt
+++ b/doc/Commands.txt
@@ -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