Template:RootCmd: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{Template}} | <noinclude> | ||
</noinclude>{{GenericCmd|{{{1}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}}|prompt={{{prompt|root #}}}|color={{{color|#a40000}}}|output={{{output|}}}}} | {{Template}} | ||
'''Command executed by root.''' | |||
==Usage== | |||
{{ic|1=<nowiki>{{RootCmd|command}}</nowiki>}} | |||
==Example== | |||
{{RootCmd|reboot}}</noinclude><includeonly>{{#if: {{{1|}}} | |||
|{{#if: {{{11|}}} | |||
|{{Error|RootCmd|11}} | |||
|{{GenericCmd|{{{1}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}}|{{{6|}}}|{{{7|}}}|{{{8|}}}|{{{9|}}}|{{{10|}}}|{{{11|}}}|prompt={{{prompt|root #}}}|color={{{color|#a40000}}}|output={{{output|}}}}} | |||
}} | |||
|{{Error|RootCmd|unnamed}} | |||
}}</includeonly> |
Latest revision as of 18:20, 7 December 2014
This page is a template. It contains no information, but should be used as part of other articles. For more information, read Help:Template.
Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.
Feel free to voice your opinion regarding this template.Command executed by root.
Usage
{{RootCmd|command}}