diff options
author | Jonas Smedegaard <jonas@auryn.jones.dk> | 2006-08-30 12:02:55 +0200 |
---|---|---|
committer | Jonas Smedegaard <jonas@auryn.jones.dk> | 2006-08-30 12:02:55 +0200 |
commit | 6982dd1b7b3b2f71fe513a25ce2dd5948837b099 (patch) | |
tree | 9fb6db0f3c136575456b396dffb5d94914338d02 | |
parent | 79dafbd84c219a26e004542f96526c06431cb991 (diff) |
Emphasize non-literal examples. Use double square brackets instead of
escaping the first one.
-rw-r--r-- | account/commands.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/account/commands.mdwn b/account/commands.mdwn index a5e9322..6e99a38 100644 --- a/account/commands.mdwn +++ b/account/commands.mdwn @@ -2,9 +2,9 @@ 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 + * *<<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 |