mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-26 15:29:07 +00:00
remove SPCs before TAB
This commit is contained in:
parent
07cb5b4b7d
commit
4c4b16d783
@ -570,7 +570,7 @@
|
||||
* src/sort.c, src/split.c, src/sum.c, src/sys2.h, src/tac.c:
|
||||
* src/tail.c, src/tr.c, src/tsort.c, src/unexpand.c, src/uniq.c:
|
||||
* src/wc.c (usage): Use new macros, HELP_OPTION_DESCRIPTION and
|
||||
VERSION_OPTION_DESCRIPTION instead of hard-coding --help and
|
||||
VERSION_OPTION_DESCRIPTION instead of hard-coding --help and
|
||||
--version descriptions.
|
||||
* po/POTFILES.in: Add src/sys2.h.
|
||||
|
||||
@ -3643,7 +3643,7 @@
|
||||
|
||||
* src/cat.c (usage) [O_BINARY]: Describe -B,--binary option.
|
||||
(main) [O_BINARY]: binary_files, binary_output, file_open_mode:
|
||||
new variables. Add --binary to long_options[]. Switch stdin and
|
||||
new variables. Add --binary to long_options[]. Switch stdin and
|
||||
stdout to binary mode unless file contents are not important
|
||||
anyway. Open files in binary mode when required.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user