env: add missing space to help output

This commit is contained in:
Daniel Hofstetter 2024-04-22 16:56:21 +02:00
parent a1cdab3d60
commit d8792d7b69

View file

@ -193,7 +193,7 @@ pub fn uu_app() -> Command {
.value_name("a")
.action(ArgAction::Set)
.value_parser(ValueParser::os_string())
.help("Override the zeroth argument passed to the command being executed.\
.help("Override the zeroth argument passed to the command being executed. \
Without this option a default value of `command` is used.")
)
.arg(