pages*: simplify page description (#12149)

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Vitor Henrique
2024-02-14 17:25:13 -03:00
committed by GitHub
parent 22e8eb3722
commit c8f956319f
204 changed files with 221 additions and 223 deletions

View File

@@ -1,6 +1,6 @@
# fmt
> Reformat a text file by joining its paragraphs and limiting the line width to given number of characters (75 by default).
> Reformat a text file by joining its paragraphs and limiting the line width to a number of characters (75 by default).
> More information: <https://www.gnu.org/software/coreutils/fmt>.
- Reformat a file: