--- help.conf.old	2007-06-12 03:13:07.000000000 +0300
+++ help.conf	2007-07-10 13:57:45.000000000 +0300
@@ -79,11 +79,11 @@
 	" a specific command.";
 	" -";
 	" ==-------------------------oOo-------------------------==";
-	" SQLINE          SVSKILL         SVSNLINE        SVSSNO";
-	" SVS2MODE        SVSLUSERS       SVSNOOP         SVSWATCH";
-	" SVS2SNO         SVSMODE         SVSO            SWHOIS";
-	" SVSFLINE        SVSMOTD         SVSPART         UNSQLINE";
-	" SVSJOIN         SVSNICK         SVSSILENCE";
+	" SQLINE          SVSKILL         SVSNLINE    SVSSILENCE";
+	" SVS2MODE        SVSLUSERS       SVSNOLAG    SVSSNO";
+	" SVS2SNO         SVSMODE         SVSNOOP     SVSWATCH";
+	" SVSFLINE        SVSMOTD         SVSO        SWHOIS";
+	" SVSJOIN         SVSNICK         SVSPART     UNSQLINE";
 	" ==-------------------------oOo-------------------------==";
 };
 
@@ -1307,6 +1307,21 @@
 	" Example: SVS2SNO joe +Gc";
 };
 
+help Svsnolag {
+        " Enable 'no fake lag' for a user.";
+        " Must be sent through an U:Lined server.";
+        " -";
+        " Syntax:  SVSNOLAG [+|-] <nickname>";
+        " Example: SVSNOLAG + joe";
+};
+
+help Svs2nolag {
+        " Enable 'no fake lag' for a user.";
+        " Must be sent through an U:Lined server.";
+        " -";
+        " Syntax:  SVS2NOLAG [+|-] <nickname>";
+        " Example: SVS2NOLAG + joe";
+};
 
 help Spamfilter {
 	" This command adds/removes global spam filters.";
@@ -1321,7 +1336,7 @@
 	"           'kill', 'tempshun' (only shun current session), 'shun',";
 	"           'kline', 'gline', 'zline', 'gzline', 'block' (blocks the msg),";
 	"           'dccblock' (unable to send any dccs), 'viruschan' (part all channels";
-	"           and join the virus help chan).";
+	"           and join the virus help chan), 'warn' (warn for IRC Operators).";
 	" [regex]   this is the actual regex where we should block on";
 	" [tkltime] the duration of the *LINEs placed by action (use '-' to use the default";
 	"           set::spamfilter::ban-time, this value is ignored for block/tempshun');";
