1
0
mirror of https://git.savannah.gnu.org/git/coreutils.git synced 2025-08-01 10:46:53 +03:00
Files
coreutils/man/fold.x
Pádraig Brady ab976f4090 doc: reference fmt(1) from fold(1)
* man/fold.x: fold and fmt have overlapping functionality,
so reference fmt(1) from the lower level fold(1) utility.
2022-07-30 13:06:56 +01:00

7 lines
134 B
Plaintext

[NAME]
fold \- wrap each input line to fit in specified width
[DESCRIPTION]
.\" Add any additional description here
[SEE ALSO]
fmt(1)