mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-10 17:31:56 +02:00
* man/fold.x: fold and fmt have overlapping functionality, so reference fmt(1) from the lower level fold(1) utility.
7 lines
134 B
Plaintext
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)
|