diff options
Diffstat (limited to 'doc/guix.texi')
-rw-r--r-- | doc/guix.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index ccccf7b347..71167dfdc7 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -4219,6 +4219,10 @@ only contain package inputs. @item --search-paths Display the environment variable definitions that make up the environment. + +@item --system=@var{system} +@itemx -s @var{system} +Attempt to build for @var{system}---e.g., @code{i686-linux}. @end table It also supports all of the common build options that @command{guix |