1 files changed, 1 insertions, 1 deletions
diff --git a/src/nix-env/help.txt b/src/nix-env/help.txt
index b10c4b49243b..f2201c575ea2 100644
--- a/src/nix-env/help.txt
+++ b/src/nix-env/help.txt
@@ -55,7 +55,7 @@ Query flags:
--xml: show output in XML format
--status / -s: print installed/present status
--no-name: hide derivation names
- --attr / -A: shows the unambiguous attribute name of the
+ --attr-path / -P: 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
|