aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2024-12-18 22:58:57 +0900
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2024-12-18 23:28:18 +0900
commit2b32a3809883a9b0fc38a79886921f1a53e00425 (patch)
treefd98dff2328493c2c82f2f793501f2c5cc0a8a70 /gnu
parent118d6429c8e7d4fce19da569da959ca753edb087 (diff)
downloadguix-2b32a3809883a9b0fc38a79886921f1a53e00425.tar.gz
guix-2b32a3809883a9b0fc38a79886921f1a53e00425.zip
system/examples: Fix qemu invocation in comment of bare-hurd64.tmpl.
* gnu/system/examples/bare-hurd64.tmpl: Add missing backslash escape. Change-Id: I84c5d37c6efb005a14f15b96432360628003d87b
Diffstat (limited to 'gnu')
-rw-r--r--gnu/system/examples/bare-hurd64.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/system/examples/bare-hurd64.tmpl b/gnu/system/examples/bare-hurd64.tmpl
index eba7005bfd..ac17540955 100644
--- a/gnu/system/examples/bare-hurd64.tmpl
+++ b/gnu/system/examples/bare-hurd64.tmpl
@@ -15,7 +15,7 @@
;; --enable-kvm \
;; --device e1000,netdev=net0 \
;; --netdev user,id=net0,hostfwd=tcp:127.0.0.1:10022-:2222 \
-;; --snapshot
+;; --snapshot \
;; --hda /gnu/store/...-disk-image
;;
;; and use it like: