guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 59e74d19f385d32ff4c2eaf4275e4c6bdc430fc3
Author: Zhu Zihao <[email protected]>
AuthorDate: Fri Jul 11 15:54:25 2025 +0800
time-machine: Use accurate word for time travel in command help.
Time travel works in both directions, as mentioned in
info "(guix) Invoking guix time-machine".
* guix/scripts/time-machine.scm (show-help): Amend 'in an older version'
with 'in a different version'.
Change-Id: I5da267e58e64381de86d6711dcd104592c30ef6c
Merges: https://codeberg.org/guix/guix/pulls/1163
Reviewed-by: Andreas Enge <[email protected]>
Signed-off-by: Nguyễn Gia Phong <[email protected]>
---
guix/scripts/time-machine.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/guix/scripts/time-machine.scm b/guix/scripts/time-machine.scm
index fdd84ddece..57a6ee7e10 100644
--- a/guix/scripts/time-machine.scm
+++ b/guix/scripts/time-machine.scm
@@ -53,7 +53,7 @@
(define (show-help)
(display (G_ "Usage: guix time-machine [OPTION] [-- COMMAND ARGS...]
-Execute COMMAND ARGS... in an older version of Guix.
+Execute COMMAND ARGS... in a different version of Guix.
If COMMAND is not provided, print path to the time-machine profile.\n"))
(display (G_ "