mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-31 10:11:17 +00:00
target/descriptor: Fix sudo_cmd parameter description
This commit is contained in:
parent
9832db9fa5
commit
103368415b
@ -312,8 +312,8 @@ CONNECTION_PARAMS = {
|
||||
Parameter('sudo_cmd', kind=str,
|
||||
default="sudo -- sh -c '{}'",
|
||||
description="""
|
||||
Sudo command to use. Must have ``"{}"``` specified
|
||||
somewher in the string it indicate where the command
|
||||
Sudo command to use. Must have ``"{}"`` specified
|
||||
somewhere in the string it indicate where the command
|
||||
to be run via sudo is to go.
|
||||
"""),
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user