Difference between revisions of "Template:Command"
Jump to navigation
Jump to search
(rvv) |
|||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | '''M-x {{{1}}}''' | + | <includeonly>'''<tt>M-x {{{1}}}</tt>'''</includeonly><noinclude> |
+ | |||
+ | == Usage == | ||
+ | Show a command. | ||
+ | <pre>{{Command|find-file}}</pre> will be rendered as: {{Command|find-file}} | ||
+ | |||
+ | [[Category:Templates]] | ||
+ | </noinclude> |
Latest revision as of 21:02, 22 June 2012
Usage
Show a command.
{{Command|find-file}}
will be rendered as: M-x find-file