diff options
Diffstat (limited to 'src/nix-env/help.txt')
-rw-r--r-- | src/nix-env/help.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nix-env/help.txt b/src/nix-env/help.txt index 3287bab28eae..a97df87576b3 100644 --- a/src/nix-env/help.txt +++ b/src/nix-env/help.txt @@ -48,6 +48,8 @@ Query types: --status / -s: print installed/present status --no-name: hide derivation names + --attr-path / -A: shows the unambiguous attribute name of the + derivation which can be used when installing with -A --system: print the platform type of the derivation --compare-versions / -c: compare version to available or installed --drv-path: print path of derivation |