aboutsummaryrefslogtreecommitdiff
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.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/nix-env/help.txt b/src/nix-env/help.txt
index d20c366cb..e83194774 100644
--- a/src/nix-env/help.txt
+++ b/src/nix-env/help.txt
@@ -31,7 +31,8 @@ Install / upgrade / uninstall flags:
Upgrade flags:
--lt: upgrade if the current version is older (default)
- --leq: upgrade if the current version is older or current
+ --leq: upgrade if the current version is older or equal
+ --eq: "upgrade" if the current version is equal
--always: upgrade regardless of current version
Query types: