about summary refs log tree commit diff
path: root/src/nix-env/help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/nix-env/help.txt')
-rw-r--r--src/nix-env/help.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nix-env/help.txt b/src/nix-env/help.txt
index 9b49f9f4576c..534d16ad3c56 100644
--- a/src/nix-env/help.txt
+++ b/src/nix-env/help.txt
@@ -6,6 +6,7 @@ Operations:
 
   --install / -i: add derivations to the user environment
   --upgrade / -u: upgrade derivation in the user environment
+  --set: create a user environment containing a single derivation
   --uninstall / -e: remove derivations from the user environment
   --query / -q: perform a query on an environment or Nix expression