Difference between revisions of "Template:Command"
Jump to navigation
Jump to search
(usage) |
m (category) |
||
Line 4: | Line 4: | ||
Show a command. | 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}} | ||
+ | |||
+ | [[Category:Emacs Wiki Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 19:00, 30 March 2012
Usage
Show a command.
{{Command|find-file}}
will be rendered as: M-x find-file