doc: Clarify that 'guix pull' can't be easily rolled back.
authorChris Marusich <cmmarusich@gmail.com>
Mon, 30 Jan 2017 04:40:34 +0000 (20:40 -0800)
committerLudovic Courtès <ludo@gnu.org>
Wed, 1 Feb 2017 22:53:35 +0000 (23:53 +0100)
* doc/guix.texi (Invoking guix pull): Clarify that 'guix pull' can't be
  easily rolled back.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
doc/guix.texi

index fb0bbc0..9a657c1 100644 (file)
@@ -2337,7 +2337,9 @@ instance, when user @code{root} runs @command{guix pull}, this has no
 effect on the version of Guix that user @code{alice} sees, and vice
 versa@footnote{Under the hood, @command{guix pull} updates the
 @file{~/.config/guix/latest} symbolic link to point to the latest Guix,
-and the @command{guix} command loads code from there.}.
+and the @command{guix} command loads code from there.  Currently, the
+only way to roll back an invocation of @command{guix pull} is to
+manually update this symlink to point to the previous Guix.}.
 
 The @command{guix pull} command is usually invoked with no arguments,
 but it supports the following options: