Difference between revisions of "Template:Command"

From WikEmacs
Jump to navigation Jump to search
(usage)
m
Line 3: Line 3:
 
<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>'''
 
'''<tt>M-x {{{1}}}</tt>'''

Revision as of 20:18, 28 March 2012

Usage: Show a command.

{{Command|find-file}}

will be rendered as:

M-x find-file

M-x {{{1}}}