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
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue