virtfs-proxy-helper -V (return code: 1)
virtfs-proxy-helper: unrecognized option '--version'
usage: virtfs-proxy-helper
-p|--path <path> 9p path to export
{-f|--fd <socket-descriptor>} socket file descriptor to be used
{-s|--socket <socketname> socket file used for communication
-u|--uid <uid> -g|--gid <gid>} - uid:gid combination to give access to this socket
Note: -s & -f can not be used together
[-n|--nodaemon] Run as a normal program
virtfs-proxy-helper -h (return code: 1)
usage: virtfs-proxy-helper
-p|--path <path> 9p path to export
{-f|--fd <socket-descriptor>} socket file descriptor to be used
{-s|--socket <socketname> socket file used for communication
-u|--uid <uid> -g|--gid <gid>} - uid:gid combination to give access to this socket
Note: -s & -f can not be used together
[-n|--nodaemon] Run as a normal program