~ruther/guix-local

ref: e0ea3f8a0d63004f0be41c4643aabcefc67a2139 guix-local/guix/scripts/environment.scm -rw-r--r-- 9.0 KiB
b9113adf — Ludovic Courtès 11 years ago
environment: Improve '--help' output.

* guix/scripts/environment.scm (show-help): Align --pure and
  --search-paths with other long options; add 'newline' call before
  'show-bug-report-information' call.
372c4bbc — David Thompson 11 years ago
scripts: Add 'environment' command.

* guix/scripts/environment.scm: New file.
* Makefile.am (MODULES): Add it.
* doc/guix.texi ("Invoking guix environment"): New node.