vhost-device/crates/scmi/src
Milan Zamazal 0261d315ac scmi: Improve command line processing
When a device help is requested with `-d help', the socket argument is
still required.  This patch:

- replaces `-d help' with --help-devices;
- stops requiring the socket argument in such a case;
- prints help in case of command line parsing errors.

Signed-off-by: Milan Zamazal <mzamazal@redhat.com>
2023-09-04 16:15:33 +01:00
..
devices scmi: Improve command line processing 2023-09-04 16:15:33 +01:00
main.rs scmi: Improve command line processing 2023-09-04 16:15:33 +01:00
scmi.rs scmi: Add source code docstrings 2023-09-04 16:15:33 +01:00
vhu_scmi.rs scmi: Improve command line processing 2023-09-04 16:15:33 +01:00