guix package: add a "show" option.
authorCyril Roelandt <tipecaml@gmail.com>
Thu, 17 Jul 2014 00:36:09 +0000 (02:36 +0200)
committerCyril Roelandt <tipecaml@gmail.com>
Mon, 21 Jul 2014 20:18:03 +0000 (22:18 +0200)
commit2aa6efb0b9952595853c05294450b4254f64521e
treec74d8e0122fd6e4f025595fbec6731ea364dc2c9
parent9c0fc27968c2359c49c324c5f89b38436aa2eb49
guix package: add a "show" option.

* doc/guix.texi: Update the documentation.
* guix/scripts/package.scm: Add a "show" option.
* tests/guix-package.sh: Add a test for the "show" option.
doc/guix.texi
guix/scripts/package.scm
tests/guix-package.sh