]> jfr.im git - irc/SurrealServices/srsv.git/commitdiff
Fixed more formatting in NickServ help docs
authormusashix90 <redacted>
Thu, 25 Feb 2010 05:18:49 +0000 (05:18 +0000)
committermusashix90 <redacted>
Thu, 25 Feb 2010 05:18:49 +0000 (05:18 +0000)
git-svn-id: http://svn.tabris.net/repos/srsv@3378 70d4eda1-72e9-0310-a436-91e5bd24443c

branches/0.4.3/help/nickserv/set/neverop.txt
branches/0.4.3/help/nickserv/set/noacc.txt
branches/0.4.3/help/nickserv/set/nomemo.txt
branches/0.4.3/help/nickserv/set/password.txt
branches/0.4.3/help/nickserv/set/protect.txt
branches/0.4.3/help/nickserv/set/umode.txt
branches/0.4.3/help/nickserv/set/vacation.txt

index b780120ab1f2d936b5122544a14e9c6c8cef1c84..f96bd7b2aeaec67ac6c9e775d50c15814e2f160b 100644 (file)
@@ -2,4 +2,4 @@
 channel status upon channels. You may still use the UP command
 to gain your status.
  
-Syntax: %BSET [nick] NEVEROP %U{ON|OFF}%U%B
+Syntax: %BSET%B [%Unick%U] %BNEVEROP%B <%UON|OFF%U>
index e4d75114e13887db0156f243b335c4b4c34ec878..990f809ea6e1be9c262c7e1054eecceb40653899 100644 (file)
@@ -1,4 +1,4 @@
 %BNickServ SET NOACC%B Prevents other people from adding
 you to channel access lists.
  
-Syntax: %BSET [nick] NOACC %U{ON|OFF}%U%B
+Syntax: %BSET%B [%Unick%U] %BNOACC%B <%UON|OFF%U>
index 146e15239d3c181c903a1ee737c0f98ab84d93e1..ad5460e20739444b2b105c6551a4ada2340df4b4 100644 (file)
@@ -2,4 +2,4 @@
 nick. This does not prevent you from sending memos, it will
 only block receieving memos to you from others.
 
-Syntax: %BSET [nick] NOMEMO %U{ON|OFF}%U%B
+Syntax: %BSET%B [%Unick%U] %BNOMEMO%B <%UON|OFF%U>
index 0ec8eb47f50ee2cb086e2313e22848c4e511e18d..46896a34147bccbdb8696128fd1f4db0b5fe6ff9 100644 (file)
@@ -1,4 +1,4 @@
 %BNickServ SET PASSWD%B Changes the password used to
 identify you as the nick's owner
 
-Syntax: %BSET [nick] PASSWD%B %Upassword%U
+Syntax: %BSET%B [%Unick%U] %BPASSWD%B %Upassword%U
index 79d6bb13ec8a5e51c6d9b928451760c957e2f598..4145f06e2d771dcbca0e3c94aadf4a94dddcc743 100644 (file)
@@ -1,7 +1,7 @@
 %BNickServ SET PROTECT%B allows you to control the extent to which
 your nick will be protected from unauthorized use.
 
-Syntax: %BSET [nick] PROTECT (OFF|ON|HIGH|KILL)%B
+Syntax: %BSET%B [%Unick%U] %BPROTECT%B <%UOFF|ON|HIGH|KILL%U>
 
 With PROTECT OFF, anyone may use your nick without authorization.
 
index cdc60b9e7e25fb1fe1ffebf39806da9e0a481c97..1ead793e87af426830e7fca6b75e4dd3c75363e5 100644 (file)
@@ -1,4 +1,4 @@
 %BNickServ SET UMODE%B sets the umodes that NickServ will set
 on you when you identify.
 
-Syntax: %BSET [nick] UMODE %U<+modes-modes|none>%U%B
+Syntax: %BSET%B [%Unick%U] %BUMODE%B <%U+modes-modes|none%U>
index 557def0538bd286e3d412fc715acbad4ba98079b..1ac35c31b47c963412c9edfe831e1a7122511c01 100644 (file)
@@ -5,4 +5,4 @@ be at least %Eint($services::conf{'vacationexpire'}/3)%E days old for this to be
 The flag is cleared on your next identify, and you will not be
 able to use it again until %Eint($services::conf{'vacationexpire'}/3)%E days have passed.
 
-Syntax: %BSET%B [%Unick%U] %BVACATION%B %Uon%U/%Uoff%U
+Syntax: %BSET%B [%Unick%U] %BVACATION%B <%UON|OFF%U>