forked from rust-vmm/vhost-device
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xtask: generate manpage for vhost-device-scmi
Add vhost-device-scmi support for the mangen task in xtask binary. This generates a manpage in target/dist/man/vhost-device-scmi.1 The rendered ROFF output looks like: vhost-device-scmi(1) General Commands Manual vhost-device-scmi(1) NAME vhost-device-scmi - vhost-user SCMI backend device SYNOPSIS vhost-device-scmi <-s|--socket-path> [-d|--device] [--help-devices] [-h|--help] [-V|--version] DESCRIPTION vhost-user SCMI backend device OPTIONS -s, --socket-path=SOCKET_PATH vhost-user socket to use -d, --device=DEVICE Devices to expose --help-devices Print help on available devices -h, --help Print help -V, --version Print version VERSION v0.3.0 REPORTING BUGS Report bugs to the project's issue tracker: https://github.com/rust-vmm/vhost-device vhost-device-scmi 0.3.0 vhost-device-scmi(1) Fixes rust-vmm#697 ("Add man page for vhost-device-scmi") Resolves: rust-vmm#697 Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
- Loading branch information
Showing
2 changed files
with
80 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters