diff options
author | Jonas Smedegaard <jonas@auryn.jones.dk> | 2006-08-30 11:39:10 +0200 |
---|---|---|
committer | Jonas Smedegaard <jonas@auryn.jones.dk> | 2006-08-30 11:39:10 +0200 |
commit | 0abaf313034ac98403bd102c806173301992f3cb (patch) | |
tree | ffca3cfcde5f6c326b89b9ff6ddfd565e3799c96 /doc | |
parent | 8d5a6ca334e6e32a305c2d83629e65b747535b8b (diff) |
Triple-dots shouldn't be taken literally either.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/admin.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/admin.md b/doc/admin.md index 104bc26..9a67621 100644 --- a/doc/admin.md +++ b/doc/admin.md @@ -1,10 +1,9 @@ # Account maintainance commands -[[template id=note text=""" -In commands, Don't take square and angle brackets literally: +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 ## Normal users |