Template:Cmd
From FreeBSDwiki
		(Difference between revisions)
		
		
m  | 
		|||
| Line 1: | Line 1: | ||
| − | <span style="background-color:lightgray" id="cmd">{{{1}}}</span>  | + | <span style="background-color:lightgray" id="cmd">{{{1}}}</span><noinclude>  | 
| − | + | ||
| − | <noinclude>  | + | |
Usage:  | Usage:  | ||
| − | Indicates   | + | Indicates command-line text. For simple use with inline text. Template isn't functional with use of pipes "|" and other special characters.  | 
| Line 11: | Line 9: | ||
<nowiki>{{cmd|kldstat}}</nowiki> produces {{cmd|kldstat}}  | <nowiki>{{cmd|kldstat}}</nowiki> produces {{cmd|kldstat}}  | ||
| − | |||
</noinclude>  | </noinclude>  | ||
Revision as of 19:33, 29 October 2015
{{{1}}}
Usage:
Indicates command-line text. For simple use with inline text. Template isn't functional with use of pipes "|" and other special characters.
Example:
{{cmd|kldstat}} produces kldstat