all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#53610] [PATCH] doc: Document --profile option to "guix shell"
@ 2022-01-28 17:59 Konrad Hinsen
  2022-01-31 22:48 ` bug#53610: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Konrad Hinsen @ 2022-01-28 17:59 UTC (permalink / raw)
  To: 53610

* doc/guix.texi (Invoking guix shell): New paragraph.
---
 doc/guix.texi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/guix.texi b/doc/guix.texi
index 62e994ceb1..92f515df8f 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -5824,6 +5824,12 @@ This is similar to the same-named option in @command{guix package}
 (@pxref{profile-manifest, @option{--manifest}}) and uses the same
 manifest files.
 
+@item --profile=@var{profile}
+@itemx -p @var{profile}
+Create an environment containing the packages installed in @var{profile}. 
+Use @command{guix package} (@pxref{Invoking guix package}) to create
+and manage profiles.
+
 @item --pure
 Unset existing environment variables when building the new environment, except
 those specified with @option{--preserve} (see below).  This has the effect of
-- 
2.34.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#53610: [PATCH] doc: Document --profile option to "guix shell"
  2022-01-28 17:59 [bug#53610] [PATCH] doc: Document --profile option to "guix shell" Konrad Hinsen
@ 2022-01-31 22:48 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-01-31 22:48 UTC (permalink / raw)
  To: Konrad Hinsen; +Cc: 53610-done

Hi,

Konrad Hinsen <konrad.hinsen@fastmail.net> skribis:

> * doc/guix.texi (Invoking guix shell): New paragraph.

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-31 22:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-28 17:59 [bug#53610] [PATCH] doc: Document --profile option to "guix shell" Konrad Hinsen
2022-01-31 22:48 ` bug#53610: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.