system/examples: Fix qemu invocation in comment of bare-hurd64.tmpl.

* gnu/system/examples/bare-hurd64.tmpl: Add missing backslash escape.

Change-Id: I84c5d37c6efb005a14f15b96432360628003d87b
This commit is contained in:
Maxim Cournoyer 2024-12-18 22:58:57 +09:00
parent 118d6429c8
commit 2b32a38098
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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: