From 1ca3fc766c23e7bbd6e931eb06b02c51b8308e0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dav=C3=AD=C3=B0=20Steinn=20Geirsson?= Date: Tue, 17 Mar 2026 19:28:04 +0000 Subject: [PATCH] sound: document --streams CLI option in README Co-Authored-By: Claude Opus 4.6 (1M context) --- vhost-device-sound/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vhost-device-sound/README.md b/vhost-device-sound/README.md index 3f6d884..7aac6c5 100644 --- a/vhost-device-sound/README.md +++ b/vhost-device-sound/README.md @@ -22,6 +22,10 @@ generated with help2man target/debug/vhost-device-sound |mandoc --backend audio backend to be used [possible values: null, pipewire, alsa, gstreamer] + --streams + comma-separated list of stream directions to enable [possible values: output, input] + (default: output,input) + -h, --help Print help