diff options
author | Jonas Smedegaard <jonas@auryn.jones.dk> | 2006-08-30 10:24:20 +0200 |
---|---|---|
committer | Jonas Smedegaard <jonas@auryn.jones.dk> | 2006-08-30 10:24:20 +0200 |
commit | 0f63d260f1f6aaf0f41554ec7ac12dc5a302da38 (patch) | |
tree | 743a7d85727e82067cc4452515c2dee72f74e3d1 | |
parent | 437bb3ac4d2dda2b56ac2469f1b84b00fef94b75 (diff) |
Add leading note about not typing square and angle brackets literally.
-rw-r--r-- | doc/admin.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/admin.md b/doc/admin.md index c659032..65822c1 100644 --- a/doc/admin.md +++ b/doc/admin.md @@ -1,5 +1,11 @@ # Account maintainance commands +[[template id=note text=""" +In commands, Don't take square and angle brackets literally: + * <This> should be replaced with your own info - including the angle brackets + * [This] is optional parts of the command - including the square brackets +"""]] + ## Normal users ### Create new account |