aboutsummaryrefslogtreecommitdiff
path: root/src/nix-env/help.txt
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2007-12-31 02:52:17 +0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2007-12-31 02:52:17 +0000
commite0ca6714911e34f86f6a644634ebaef86666e6dc (patch)
tree7b273bf88e0ea01ad31cd4847b43afd84ddb6755 /src/nix-env/help.txt
parent6bdecfacbbebfaa4aa588941844713d2b31ae95c (diff)
* More documentation.
Diffstat (limited to 'src/nix-env/help.txt')
-rw-r--r--src/nix-env/help.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/nix-env/help.txt b/src/nix-env/help.txt
index e0697be88..605bf2810 100644
--- a/src/nix-env/help.txt
+++ b/src/nix-env/help.txt
@@ -9,6 +9,7 @@ Operations:
--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
+ --set-flag NAME VALUE: set derivation meta-attribute to given value
The previous operations take a list of derivation names. The special
name `*' may be used to indicate all derivations.
@@ -20,8 +21,6 @@ name `*' may be used to indicate all derivations.
--delete-generations GENERATIONS...: deleted listed generations,
`old' for all non-current generations
- --import / -I FILE: set default Nix expression
-
--version: output version information
--help: display help