Template:RootCmd: Difference between revisions
Jump to navigation
Jump to search
Created page with "<div style="background-color: #ffe0e0; color:#000000; padding:.05em .5em; margin:.5em; border:1px solid #cc6666; border-left:10px solid #cc6666; font-size: 92%; white-space:pr..." |
mNo edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
< | <noinclude> | ||
{{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}}