diff options
author | John Snow <jsnow@redhat.com> | 2023-02-02 17:31:21 -0500 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2023-03-13 18:36:38 +0100 |
commit | a234ec311bf35802215784c72baa033b1cbbd3ff (patch) | |
tree | 6a47598e4bd3b68fd21d5fa79dc6e38bc079b9ca /qemu-options.hx | |
parent | 284c52eec2d0a1b9c47f06c3eee46762c5fc0915 (diff) |
qemu-options.hx: remove stray quote
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230202223121.252073-1-jsnow@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'qemu-options.hx')
-rw-r--r-- | qemu-options.hx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-options.hx b/qemu-options.hx index d42f60fb91..59bdf67a2c 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -1606,7 +1606,7 @@ SRST .. parsed-literal:: - |qemu_system_x86| -drive file=a -drive file=b" + |qemu_system_x86| -drive file=a -drive file=b is interpreted like: |