mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
* Fix the help message wrt --attr.
This commit is contained in:
parent
a18d02e0b0
commit
f1aa71a92f
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ Query types:
|
||||||
|
|
||||||
--status / -s: print installed/present status
|
--status / -s: print installed/present status
|
||||||
--no-name: hide derivation names
|
--no-name: hide derivation names
|
||||||
--attr-path / -A: shows the unambiguous attribute name of the
|
--attr / -A: shows the unambiguous attribute name of the
|
||||||
derivation which can be used when installing with -A
|
derivation which can be used when installing with -A
|
||||||
--system: print the platform type of the derivation
|
--system: print the platform type of the derivation
|
||||||
--compare-versions / -c: compare version to available or installed
|
--compare-versions / -c: compare version to available or installed
|
||||||
|
|
Loading…
Reference in a new issue