Difference between revisions of "Template:Command"

From WikEmacs
Jump to navigation Jump to search
(usage)
(rvv)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>
+
<includeonly>'''<tt>M-x {{{1}}}</tt>'''</includeonly><noinclude>
Usage: Show a command.
+
 
 +
== 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}}
 +
 +
[[Category:Templates]]
 
</noinclude>
 
</noinclude>
 
 
'''<tt>M-x {{{1}}}</tt>'''
 

Latest revision as of 21:02, 22 June 2012


Usage

Show a command.

{{Command|find-file}}

will be rendered as: M-x find-file