mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
fix whitespace
This commit is contained in:
parent
27dfe63f4c
commit
76f818da05
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ static LONG_HELP: &str = "
|
|||
If not set, a default delimiter of Tab will be used.
|
||||
|
||||
If the -w option is provided, fields will be separated by any number
|
||||
of whitespace characters (Space and Tab). The output delimiter will
|
||||
of whitespace characters (Space and Tab). The output delimiter will
|
||||
be a Tab unless explicitly specified. Only one of -d or -w option can be specified.
|
||||
This is an extension adopted from FreeBSD.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue