(address . guix-patches@gnu.org)
* doc/guix.texi (Invoking guix environment): Explicitly name
"guix environment".
---
doc/guix.texi | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Toggle diff (19 lines)
diff --git a/doc/guix.texi b/doc/guix.texi
index 88f4a05..47beb01 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -6414,9 +6414,11 @@ guix environment --container --share=$HOME=/exchange --ad-hoc guile -- guile
@end example
@end table
-It also supports all of the common build options that @command{guix
+@command{guix environment}
+also supports all of the common build options that @command{guix
build} supports (@pxref{Common Build Options}).
+
@node Invoking guix publish
@section Invoking @command{guix publish}
--
2.7.4