]> git.proxmox.com Git - mirror_qemu.git/commit
tools/virtiofsd: include --socket-group in help
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 23 Mar 2021 16:52:50 +0000 (16:52 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 24 Mar 2021 14:24:56 +0000 (14:24 +0000)
commit320d0bca94b4650c8fe6b02c6f24ad461f47eed8
tree7fd4064577a6eaa93c2b6d0b9f4cdcf138b9e343
parent9fed69e1f621623b3e153fc7c9bdcd50434e6b92
tools/virtiofsd: include --socket-group in help

I confused myself wandering if this had been merged by looking at the
help output. It seems fuse_opt doesn't automagically add to help
output so lets do it now.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Connor Kuehl <ckuehl@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Updates: f6698f2b03 ("tools/virtiofsd: add support for --socket-group")
Message-Id: <20210323165308.15244-5-alex.bennee@linaro.org>
tools/virtiofsd/fuse_lowlevel.c