Difference between revisions of "Template:UserCmd"
Template page
Views
Actions
Namespaces
Variants
Tools
(update template info) |
(update template info) |
||
Line 3: | Line 3: | ||
== UserCmd template == | == UserCmd template == | ||
<p>Template formatting a command entered as user</p> | <p>Template formatting a command entered as user</p> | ||
<nowiki>{{UserCmd|command=command}}</nowiki> | <p>Syntax '''<nowiki>{{UserCmd|command=command}}</nowiki>'''</p> | ||
{{UserCmd|command=LANG=C sudo pacman -Syu}} | {{UserCmd|command=LANG=C sudo pacman -Syu}} | ||
</noinclude><includeonly>{{CommandTemplate|color=lawngreen|prompt=user $|command={{{command}}}}}</includeonly> | </noinclude><includeonly>{{CommandTemplate|color=lawngreen|prompt=user $|command={{{command}}}}}</includeonly> |
Latest revision as of 09:27, 9 December 2022
This page is a template. It contains no Manjaro Linux-related 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.
UserCmd template
Template formatting a command entered as user
Syntax {{UserCmd|command=command}}
user $ LANG=C sudo pacman -Syu