GNU bug report logs -
#72539
[PATCH] doc: Remove duplicate search paths instructions.
Previous Next
Reported by: Florian Pelz <pelzflorian <at> pelzflorian.de>
Date: Fri, 9 Aug 2024 11:19:02 UTC
Severity: normal
Tags: patch
Done: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* doc/guix.texi (Invoking guix pull): Remove instructions
obsoleted by Binary Installation instructions.
Change-Id: I18274aa8bacd11de8ee72bd83c817f945468cc13
---
Being discussed in:
https://mail.gnu.org/archive/html/guix-devel/2024-08/msg00026.html
doc/guix.texi | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index b7eb8fd346..5701bed871 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -4428,15 +4428,7 @@ Invoking guix pull
versa.
The result of running @command{guix pull} is a @dfn{profile} available
-under @file{~/.config/guix/current} containing the latest Guix. Thus,
-make sure to add it to the beginning of your search path so that you use
-the latest version, and similarly for the Info manual
-(@pxref{Documentation}):
-
-@example
-export PATH="$HOME/.config/guix/current/bin:$PATH"
-export INFOPATH="$HOME/.config/guix/current/share/info:$INFOPATH"
-@end example
+under @file{~/.config/guix/current} containing the latest Guix.
The @option{--list-generations} or @option{-l} option lists past generations
produced by @command{guix pull}, along with details about their provenance:
base-commit: 20dbf225f332ccc707578263ed710dcf2a8fb78e
--
2.45.2
This bug report was last modified 327 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.