guix/doc
Ludovic Courtès 3e962e59d8
graph: Support package transformation options.
* guix/scripts/graph.scm (%options): Append %TRANSFORMATION-OPTIONS.
(show-help): Call 'show-transformation-options-help'.
(guix-graph): Call 'options->transformation' and use it.
* tests/guix-graph.sh: Add test.
* doc/guix.texi (Invoking guix graph): Document it.
2019-11-07 18:39:55 +01:00
..
images Merge branch 'staging' into core-updates 2019-03-14 16:30:19 +01:00
build.scm doc: Use the right title in HTML indices for the cookbook. 2019-10-22 18:32:52 +02:00
contributing.texi doc: Use @lisp instead of @example for Scheme snippets. 2019-09-07 18:42:08 +02:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi doc: Explain how to switch profile from empty shell in "Profiles in Practice". 2019-10-30 09:33:53 +01:00
guix.texi graph: Support package transformation options. 2019-11-07 18:39:55 +01:00
htmlxref.cnf doc: Update htmlxref.cnf. 2019-05-04 23:07:38 +02:00
local.mk Merge branch 'master' into core-updates 2019-09-24 10:11:38 +02:00
package-hello.scm