net: update netdev stream man page with the reconnect parameter
authorLaurent Vivier <lvivier@redhat.com>
Thu, 4 Jul 2024 12:48:34 +0000 (14:48 +0200)
committerJason Wang <jasowang@redhat.com>
Fri, 2 Aug 2024 03:09:52 +0000 (11:09 +0800)
commitf6a3158c825cc8265e1596cb9b2d0ea2f09d3a4e
treee39217155ec4d8fdbc21a9a6edc6c94a4947dd30
parent8e67680dcb24b5353b936b514f14949cc1935738
net: update netdev stream man page with the reconnect parameter

"-netdev stream" supports a reconnect parameter that attempts to
reconnect automatically the socket if it is disconnected. The code
has been added but the man page has not been updated.

Fixes: 148fbf0d58a6 ("net: stream: add a new option to automatically reconnect"
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
qemu-options.hx