Difference between revisions of "Template:Command"
Jump to navigation
Jump to search
m |
m |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
| − | Usage | + | == Usage == |
| + | Show a command. | ||
<pre>{{Command|find-file}}</pre> will be rendered as: {{Command|find-file}} | <pre>{{Command|find-file}}</pre> will be rendered as: {{Command|find-file}} | ||
</noinclude> | </noinclude> | ||
| − | '''<tt>M-x {{{1}}}</tt>''' | + | <includeonly>'''<tt>M-x {{{1}}}</tt>'''</includeonly> |
Revision as of 20:49, 28 March 2012
Usage
Show a command.
{{Command|find-file}}will be rendered as:
M-x find-file