added comma to help

This commit is contained in:
epi
2020-11-05 06:31:08 -06:00
parent 095edc0804
commit d39a2ab0f7

View File

@@ -74,7 +74,7 @@ pub fn initialize() -> App<'static, 'static> {
.takes_value(true)
.value_name("REPLAY_PROXY")
.help(
"Send only unfiltered requests through a Replay Proxy instead of all requests",
"Send only unfiltered requests through a Replay Proxy, instead of all requests",
),
)
.arg(