From 6982dd1b7b3b2f71fe513a25ce2dd5948837b099 Mon Sep 17 00:00:00 2001
From: Jonas Smedegaard <jonas@auryn.jones.dk>
Date: Wed, 30 Aug 2006 12:02:55 +0200
Subject: Emphasize non-literal examples. Use double square brackets instead of
 escaping the first one.

---
 account/commands.mdwn | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'account')

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
 
-- 
cgit v1.2.3