Difference between revisions of "Translations:Emerge/7/zh-cn"

From Funtoo
Jump to navigation Jump to search
(Created page with "'''安装软件包。在执行任何更改之前要求确认。显示详细的输出。''' {{console|body= ###i## emerge -av firefox ###i## emerge --ask firefox }}")
 
(No difference)

Latest revision as of 21:22, March 11, 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Emerge)
'''Install package. Ask for confirmation before performing any changes. Show verbose output.'''
{{console|body=
###i## emerge -av firefox
###i## emerge --ask firefox
}}

安装软件包。在执行任何更改之前要求确认。显示详细的输出。

root # emerge -av firefox
root # emerge --ask firefox