diff options
-rw-r--r-- | docs/manual/manual.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/manual.txt b/docs/manual/manual.txt index d8effd5a..eb845428 100644 --- a/docs/manual/manual.txt +++ b/docs/manual/manual.txt @@ -811,7 +811,7 @@ In order to set up folder sharing, qemu needs to expose a `org.spice-space.webdav.0` virtio port, associated with a corresponding Spice port: -[source,sh] +[source,xml] <devices> <channel type='spiceport'> <source channel='org.spice-space.webdav.0'/> |