diff options
author | Jonas Smedegaard <jonas@auryn.jones.dk> | 2006-08-30 11:39:10 +0200 |
---|---|---|
committer | Jonas Smedegaard <jonas@auryn.jones.dk> | 2006-08-30 11:39:10 +0200 |
commit | 73de5519ca3b4f41e303b4bcaf8db6b2689b6669 (patch) | |
tree | 01718df1159725a086ee782911862328df2f0774 | |
parent | 2a02a6acd29eb67ff9b9f3b4cb8f758d162c51d0 (diff) |
Triple-dots shouldn't be taken literally either.
-rw-r--r-- | account/commands.mdwn | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/account/commands.mdwn b/account/commands.mdwn index 104bc26..9a67621 100644 --- a/account/commands.mdwn +++ b/account/commands.mdwn @@ -1,10 +1,9 @@ # Account maintainance commands -[[template id=note text=""" -In commands, Don't take square and angle brackets literally: +Within commands below, Don't take square brackets, angle brackets and triple-dots literally: * \<This> should be replaced with your own info - including the angle brackets * [This] is optional parts of the command - including the square brackets -"""]] + * ... means "repeat ad libitum" - leave it out or add more stuff similar to that right before the dots ## Normal users |