fmt
Reformat a text file by joining its paragraphs and limiting the line width to given number of characters (75 by default).
- Reformat a file:
- Reformat a file producing output lines of (at most) `n` characters:
- Reformat a file without joining lines shorter than the given width together:
- Reformat a file with uniform spacing (1 space between words and 2 spaces between paragraphs):
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).