mirror of
https://git.savannah.gnu.org/git/coreutils.git
synced 2025-08-01 10:46:53 +03: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)
|