Difference between revisions of "Template:UserCmd"
Template page
Views
Actions
Namespaces
Variants
Tools
(Template for user terminal command) |
(update template info) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{Template}} | {{Template}} | ||
Template | == UserCmd template == | ||
< | <p>Template formatting a command entered as user</p> | ||
<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