mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-22 20:45:21 +00:00
main: Remove spurious second help line for "--device"
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
parent
63c5d09537
commit
babefbd9bf
@ -201,7 +201,6 @@ fn create_app<'a, 'b>(
|
||||
.arg(
|
||||
Arg::with_name("device")
|
||||
.long("device")
|
||||
.help("Direct device assignment parameter")
|
||||
.help(
|
||||
"Direct device assignment parameters \
|
||||
\"path=<device_path>,iommu=on|off,id=<device_id>\"",
|
||||
|
Loading…
x
Reference in New Issue
Block a user