mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 14:55:25 +02:00
fold: add link (#5579)
This commit is contained in:
parent
4d76ad0fe2
commit
5b92d1fb41
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# fold
|
||||
|
||||
> Wraps each line in an input file to fit a specified width and prints it to the standard output.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/fold-invocation.html>.
|
||||
|
||||
- Wrap each line to default width (80 characters):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue