cloud-hypervisor/vhost_user_net
Chris Webb 0310c5726f main: Show help text when run without arguments
cloud-hypervisor, ch-remote, vhost-user-block and vhost-user-net all
need at least one argument to do anything useful, so printing command
help is helpful when they are run without arguments or a subcommand.

Use clap::Command::arg_required_else_help(true) to do this.

Signed-off-by: Chris Webb <chris@arachsys.com>
2024-02-24 09:35:37 +00:00
..
src main: Show help text when run without arguments 2024-02-24 09:35:37 +00:00
Cargo.toml build: Bump libc from 0.2.151 to 0.2.153 2024-02-08 09:51:55 +00:00