Difference between revisions of "Template:Command"
Jump to navigation
Jump to search
m (category) |
m |
||
Line 5: | Line 5: | ||
<pre>{{Command|find-file}}</pre> will be rendered as: {{Command|find-file}} | <pre>{{Command|find-file}}</pre> will be rendered as: {{Command|find-file}} | ||
− | [[Category: | + | [[Category:Templates]] |
</noinclude> | </noinclude> |
Revision as of 01:11, 4 April 2012
Usage
Show a command.
{{Command|find-file}}
will be rendered as: M-x find-file