From 5b92d1fb413d2d1d53d785e0b9191860902e8af1 Mon Sep 17 00:00:00 2001 From: marchersimon <50295997+marchersimon@users.noreply.github.com> Date: Tue, 30 Mar 2021 08:53:35 +0200 Subject: [PATCH] fold: add link (#5579) --- pages/common/fold.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/fold.md b/pages/common/fold.md index 74af0493ea..6b1acc3ee0 100644 --- a/pages/common/fold.md +++ b/pages/common/fold.md @@ -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: . - Wrap each line to default width (80 characters):