Jump to content

All translations

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)List generations:
<syntaxHighlight lang=shell>
# as root
$ nix-env --list-generations --profile /nix/var/nix/profiles/system
</syntaxHighlight>
 h 中文 (zh)列出世代:
<syntaxHighlight lang=shell>
# 以 root 用户身份
$ nix-env --list-generations --profile /nix/var/nix/profiles/system
</syntaxHighlight>