Template:Cmd
From FreeBSDwiki
(Difference between revisions)
(background color) |
|||
| Line 2: | Line 2: | ||
<noinclude> | <noinclude> | ||
| − | |||
| − | Example: {{cmd|kldstat}} | + | Usage: |
| + | |||
| + | Indicates a command. For simple use with inline text. Template isn't functional with use of pipes "|" and other special characters. | ||
| + | |||
| + | |||
| + | Example: | ||
| + | |||
| + | <nowiki>{{cmd|kldstat}}</nowiki> produces {{cmd|kldstat}} | ||
| + | |||
</noinclude> | </noinclude> | ||
Revision as of 18:58, 29 October 2015
{{{1}}}
Usage:
Indicates a command. For simple use with inline text. Template isn't functional with use of pipes "|" and other special characters.
Example:
{{cmd|kldstat}} produces kldstat