~ruther/guix-local

ref: db6dcf816f55db26dac42e669d0851c8be468d2d 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.