]> jfr.im git - irc/evilnet/x3.git/commitdiff
Fixed the main help index. 25/head
authorNX-Andro <redacted>
Sun, 29 Jun 2014 20:22:36 +0000 (16:22 -0400)
committerNX-Andro <redacted>
Sun, 29 Jun 2014 20:22:36 +0000 (16:22 -0400)
src/nickserv.help

index 7fdd6e3ffbba215616350b4b567ba8a9b22c0bf6..eaae15d609ad8138e69520deee8b6be37590839b 100644 (file)
@@ -5,22 +5,20 @@
                         " To get an account: ",
                         " $b/msg $N HELP REGISTER$b ",
                         " To login to your account: ",
-                        " $b/msg $N@$s AUTH accountname password$b",
+                        " $b/msg $N@$s AUTH <account> <password>$b",
                         " $b$b",
-                        " Read more about $N in the help system:",
+                        " Read more about $b$N$b in the help system:",
                         " To read help, type:",
-                        " $b/msg $N HELP <$bsubject$b>$b ",
+                        " $b/msg $N HELP <subject>$b ",
                         " (In help, words in <> represent required parameters. Words in [] are optional.)",
                         " For example: $b/msg $N HELP REGISTER$b shows help with the command to create an account. ",
                         " $b$b",
                         " $b$N$b help categories:",
-                        " $bACCOUNT$b Account management.",
-                        " $bEMAIL$b Email based commands",
-                        " such as recovering forgotten",
-                        " passwords.",
-                        " $bIGNORE$b Ignore list management.",
-                        " $bINFORMATION$b Informational functions.",
-                        " $bOPER$b Commands for IRC Operators.",
+                        " $bACCOUNT$b      Account management.",
+                        " $bEMAIL$b        Email based commands such as recovering forgotten passwords.",
+                        " $bIGNORE$b       Ignore list management.",
+                        " $bINFORMATION$b  Informational functions.",
+                        " $bOPER$b         Commands for IRC Operators.",
                         "$b$b",
                         " $b$N is $uNOT$u a NickServ$b! We do not 'own' nicks here. See $b/msg $N HELP NOT NICKSERV$b for details."
                 );
                         " To get an account: ",
                         " $b/msg $N HELP REGISTER$b ",
                         " To login to your account: ",
-                        " $b/msg $N@$s AUTH accountname password$b",
+                        " $b/msg $N@$s AUTH <account> <password>$b",
                         " $b$b",
-                        " Read more about $N in the help system:",
+                        " Read more about $b$N$b in the help system:",
                         " To read help, type:",
-                        " $b/msg $N HELP <$bsubject$b>$b ",
+                        " $b/msg $N HELP <subject>$b ",
                         " (In help, words in <> represent required parameters. Words in [] are optional.)",
                         " For example: $b/msg $N HELP REGISTER$b shows help with the command to create an account. ",
                         " $b$b",
                         " $b$N$b help categories:",
-                        " $bACCOUNT$b Account management.",
-                        " $bINFORMATION$b Informational functions.",
-                        " $bIGNORE$b Ignore list management.",
-                        " $bOPER$b Commands for IRC Operators.",
+                        " $bACCOUNT$b      Account management.",
+                        " $bINFORMATION$b  Informational functions.",
+                        " $bIGNORE$b       Ignore list management.",
+                        " $bOPER$b         Commands for IRC Operators.",
                         "$b$b",
                         " $b$N is $uNOT$u a NickServ$b! We do not 'own' nicks here. See $b/msg $N HELP NOT NICKSERV$b for details."
                 );
                         " To get an account: ",
                         " $b/msg $N HELP REGISTER$b ",
                         " To login to your account: ",
-                        " $b/msg $N@$s AUTH accountname password$b",
+                        " $b/msg $N@$s AUTH <account> <password>$b",
                         " $b$b",
-                        " Read more about $N in the help system:",
+                        " Read more about $b$N$b in the help system:",
                         " To read help, type:",
-                        " $b/msg $N HELP <$bsubject$b>$b",
+                        " $b/msg $N HELP <subject>$b",
                         " (In help, words in <> represent required parameters. Words in [] are optional.)",
                         " For example: $b/msg $N HELP REGISTER$b shows help with the command to create an account.",
                         " $b$b",
-                        " $b$N$b help categories",
-                        " ACCOUNT Account management.",
-                        " NICK Nick management.",
-                        " EMAIL Email maintenance commands.",
-                        " INFORMATION Other functions.",
-                        " OPER $N commands for IRC Operators."
+                        " $b$N$b help categories:",
+                        " $bACCOUNT$b      Account management.",
+                        " $bNICK$b         Nick management.",
+                        " $bEMAIL$b        Email maintenance commands.",
+                        " $bINFORMATION$b  Other functions.",
+                        " $bIGNORE$b       Ignore list management.",
+                        " $bOPER$b         $N commands for IRC Operators."
                 );
                 "!/services/nickserv/email_enabled" (
                         " $b$N$b is a nickname and authentication service, intended to serve as a central authentication point for all other network services. $b$C$b, $b$O$b, and $b$G$b all depend on $b$N$b to verify that users are valid. It also manages nickname ownership.",
                         " To get an account:",
                         " $b/msg $N HELP REGISTER$b",
                         " To login to your account:",
-                        " $b/msg $N@$s AUTH accountname password$b",
+                        " $b/msg $N@$s AUTH <account> <password>$b",
                         " $b$b",
-                        " Read more about $N in the help system:",
+                        " Read more about $b$N$b in the help system:",
                         " To read help, type:",
-                        " $b/msg $N HELP <$bsubject$b>$b",
+                        " $b/msg $N HELP <subject>$b",
                         " (In help, words in <> represent required parameters. Words in [] are optional.)",
                         " For example,: $b/msg $N HELP REGISTER$b shows help with the command to create an account.",
                         " $b$b",
                         " $b$N$b help categories:",
-                        " ACCOUNT Account management.",
-                        " NICK Nick management.",
-                        " INFORMATION Other functions.",
-                        " OPER $N commands for IRC Operators."
+                        " $bACCOUNT$b      Account management.",
+                        " $bNICK$b         Nick management.",
+                        " $bINFORMATION$b  Other functions.",
+                        " $bIGNORE$b       Ignore list management.",
+                        " $bOPER$b         $N commands for IRC Operators."
                 );
         };
 };
         "Checks the email against the database to verify the email address matches the specified nick or account.",
         "$uSee Also:$u set email"
 );
-