diff options
author | Jonas Smedegaard <jonas@auryn.jones.dk> | 2006-08-30 12:12:22 +0200 |
---|---|---|
committer | Jonas Smedegaard <jonas@auryn.jones.dk> | 2006-08-30 12:12:22 +0200 |
commit | 4c1bfbe0da434d2ef6a42e11e71e17c51d4864d1 (patch) | |
tree | f3bdf5a09ea345d15c1848fc3cb7f48ff6a338dc /doc | |
parent | 195acafc0143f649f4e6a8210fea0118c275fb76 (diff) |
Space within angle brackets?
Diffstat (limited to 'doc')
-rw-r--r-- | doc/admin.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/admin.md b/doc/admin.md index 04cd7e0..3229827 100644 --- a/doc/admin.md +++ b/doc/admin.md @@ -2,7 +2,7 @@ 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 >* 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 |