about summary refs log tree commit diff
path: root/src/nix-env/help.txt
AgeCommit message (Collapse)AuthorFilesLines
2003-12-21 * `-u' -> `-e'.Eelco Dolstra1-1/+2
* `--link' / `-l' flag to specify the switch symlink to use (by default, /nix/var/nix/links/current).
2003-12-01 * Help text for all (non-script) programs, so no more:Eelco Dolstra1-0/+31
$ nix-instantiate --help error: unknown flag `--help` Try `nix-instantiate --help' for more information. :-)