Re-formulate help text

This commit is contained in:
sharkdp 2019-08-31 19:43:37 +02:00 committed by David Peter
parent 9814eab13f
commit 26f9125ebb
1 changed files with 2 additions and 2 deletions

View File

@ -172,8 +172,8 @@ pub fn build_app(interactive_output: bool) -> ClapApp<'static, 'static> {
.help("Show non-printable characters (space, tab, newline, ..).")
.long_help(
"Show non-printable characters like space, tab or newline. \
Use '--tabs' to control the width of the tab-placeholders. \
This option can also be used to print binary files.",
This option can also be used to print binary files. \
Use '--tabs' to control the width of the tab-placeholders."
),
)
.arg(