aboutsummaryrefslogtreecommitdiff
path: root/doc/admin.md
diff options
context:
space:
mode:
authorJonas Smedegaard <jonas@auryn.jones.dk>2006-08-30 12:07:00 +0200
committerJonas Smedegaard <jonas@auryn.jones.dk>2006-08-30 12:07:00 +0200
commit195acafc0143f649f4e6a8210fea0118c275fb76 (patch)
treedf9cdf52fd5eceb68c410cd51dd8ee2040edf840 /doc/admin.md
parent944494cfef2a1c7cb3e116d665ab442abe3e20c7 (diff)
No escaping at all for square brackets?
Diffstat (limited to 'doc/admin.md')
-rw-r--r--doc/admin.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/admin.md b/doc/admin.md
index 6e99a38..04cd7e0 100644
--- a/doc/admin.md
+++ b/doc/admin.md
@@ -2,7 +2,7 @@
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>* 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