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 | e6dbde7bea2f89cf3a9905855d40708f885a8ddf (patch) | |
tree | 7edbaee234aaa772ef10f27d755e39a302553f3d | |
parent | d0883e44b1d44c57c761d49ff0fdce7c989bef3e (diff) |
Add leading note about not typing square and angle brackets literally.
-rw-r--r-- | account/commands.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/account/commands.mdwn b/account/commands.mdwn index c659032..65822c1 100644 --- a/account/commands.mdwn +++ b/account/commands.mdwn @@ -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 |