From 944494cfef2a1c7cb3e116d665ab442abe3e20c7 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 30 Aug 2006 12:02:55 +0200 Subject: Emphasize non-literal examples. Use double square brackets instead of escaping the first one. --- doc/admin.md | 6 +++--- 1 file 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: - * \ 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 + * *<>* 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