aboutsummaryrefslogtreecommitdiff
path: root/src/nix-env/help.txt
AgeCommit message (Expand)Author
2012-10-03When ‘--help’ is given, just run ‘man’ to show the manual pageEelco Dolstra
2012-04-04Include --keep-going in --helpEelco Dolstra
2007-12-31* More documentation.Eelco Dolstra
2007-10-29* Make the `--prebuilt-only' / `-b' option work not just for queriesEelco Dolstra
2007-10-22(no commit message)Eelco Dolstra
2007-05-01* `nix-env -q --xml --meta' to show all meta attributes.Eelco Dolstra
2007-04-26* nix-env -q now has a flag --prebuilt-only (-b<) that causes nix-envEelco Dolstra
2006-12-12* New operation `nix-env --set' which sets a user environment to aEelco Dolstra
2006-08-09* Fix the help message wrt --attr.Eelco Dolstra
2006-07-25* Applied rbroek's patch from the branch atEelco Dolstra
2006-07-25* Support the --attr / -A flag in nix-env as well. So now we can do,Eelco Dolstra
2006-06-27* `nix-env --upgrade --eq': only upgrade if the old version is equalEelco Dolstra
2006-03-06* Regularise help text a bit.Eelco Dolstra
2005-12-24* Documentation fixes.Eelco Dolstra
2005-10-06* New query option: `--compare-versions' or `-c' to compare installedEelco Dolstra
2005-02-11* Refactoring to support different installation sources in nix-env.Eelco Dolstra
2004-11-12* Document --delete-generations and other nix-env options.Eelco Dolstra
2004-02-09* In `--upgrade': added flags `--lt', `--leq', `--always' to specifyEelco Dolstra
2004-02-08* A command `--switch-generation' to switch to a specific generationEelco Dolstra
2004-02-06* Improvements to profiles. Generations are now per-profile, e.g.,Eelco Dolstra
2004-02-02* Sort `nix-env -q' output by derivation name.Eelco Dolstra
2004-01-05* Implemented Eelco V.'s `nix-env -I' command to specify the defaultEelco Dolstra
2004-01-05* Implemented Eelco V.'s `-p' command to switch profiles. It switchesEelco Dolstra
2003-12-21* Version numbers can be omitted in install/uninstall. E.g.,Eelco Dolstra
2003-12-21* `-u' -> `-e'.Eelco Dolstra
2003-12-01* Help text for all (non-script) programs, so no more:Eelco Dolstra