File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414 <b >-r, --role</b > < ; ROLE> ; Role to select
1515 <b >-t, --task</b > < ; TASK> ; Task to select (--role required)
1616 <b >-u, --user</b > < ; USER> ; Specify the user to execute the command as
17- <b >-E, --preserve-env</b > Preserve environment variables
17+ <b >-E, --preserve-env</b > Preserve environment variables if allowed by a matching task
1818 <b >-p, --prompt</b > < ; PROMPT> ; Prompt to display
1919 <b >-i, --info</b > Display rights of executor
2020 <b >-h, --help</b > Print help (see more with '--help')
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ const USAGE: &str = formatcp!(
6060 Task option allows you to select a specific task to use in the selected role. Note: You must specify a role to designate a task
6161
6262 {BOLD}-E, --preserve-env <TASK>{RST}
63- Task option allows you to select a specific task to use in the selected role. Note: You must specify a role to designate a task
63+ Preserve environment variables if allowed by a matching task
6464
6565 {BOLD}-p, --prompt <PROMPT>{RST}
6666 Prompt option allows you to override the default password prompt and use a custom one
You can’t perform that action at this time.
0 commit comments