Skip to content
Snippets Groups Projects
Unverified Commit 9b4ec573 authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

doc: Change wording for "--with-graft".

* doc/guix.texi (Package Transformation Options): Change wording for
"--with-graft" documentation.
parent de793e9a
No related branches found
No related tags found
No related merge requests found
...@@ -4685,7 +4685,7 @@ procedure (@pxref{Defining Packages, @code{package-input-rewriting}}). ...@@ -4685,7 +4685,7 @@ procedure (@pxref{Defining Packages, @code{package-input-rewriting}}).
   
@item --with-graft=@var{package}=@var{replacement} @item --with-graft=@var{package}=@var{replacement}
This is similar to @code{--with-input} but with an important difference: This is similar to @code{--with-input} but with an important difference:
instead of rebuilding all the dependency chain, @var{replacement} is instead of rebuilding the whole dependency chain, @var{replacement} is
built and then @dfn{grafted} onto the binaries that were initially built and then @dfn{grafted} onto the binaries that were initially
referring to @var{package}. @xref{Security Updates}, for more referring to @var{package}. @xref{Security Updates}, for more
information on grafts. information on grafts.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment