From patchwork Tue Nov 3 10:24:40 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [3/3] usb-gotemp: documentation Date: Tue, 03 Nov 2009 00:24:40 -0000 From: Scott Tsai X-Patchwork-Id: 37502 Message-Id: <1257243821-sup-3228@xpc65.scottt> To: qemu-devel Document the '-usbdevice thermometer' option. --- qemu-options.hx | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/qemu-options.hx b/qemu-options.hx index d78b738..6748875 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -396,6 +396,9 @@ or fake device. @item net:@var{options} Network adapter that supports CDC ethernet and RNDIS protocols. +@item thermometer +Vernier Go!Temp compatible thermometer. + @end table ETEXI