Help:Contents

From Amahi Wiki
Revision as of 00:05, 2 January 2011 by Cpg (talk | contribs)
Jump to: navigation, search

Help Topics

Wiki Formatting:

To add formatting to code, we have a little Template:Code code template that can be used like this:

::{{Code|$ this is a bash command
-bash: this: command not found
$ 
}}

Which should look like this:

bash code
​$ this is a bash command -bash: this: command not found $ ​


Complete editing help