aboutsummaryrefslogtreecommitdiff
path: root/doc/admin.md
diff options
context:
space:
mode:
authorJonas Smedegaard <jonas@auryn.jones.dk>2006-08-30 12:02:55 +0200
committerJonas Smedegaard <jonas@auryn.jones.dk>2006-08-30 12:02:55 +0200
commit944494cfef2a1c7cb3e116d665ab442abe3e20c7 (patch)
tree4d48107158f0ae1bc691e5edd86241c1a61637a4 /doc/admin.md
parent5ba9606fc756c45206a45d447445e154e8654979 (diff)
Emphasize non-literal examples. Use double square brackets instead of
escaping the first one.
Diffstat (limited to 'doc/admin.md')
-rw-r--r--doc/admin.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/admin.md b/doc/admin.md
index a5e9322..6e99a38 100644
--- a/doc/admin.md
+++ b/doc/admin.md
@@ -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