fmt: add link (#5578)
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# fmt
|
# fmt
|
||||||
|
|
||||||
> Riformatta i paragrafi di un file di testo unendoli e limitando la larghezza delle righe a un dato numero di caratteri (di default 75).
|
> Riformatta i paragrafi di un file di testo unendoli e limitando la larghezza delle righe a un dato numero di caratteri (di default 75).
|
||||||
|
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/fmt-invocation.html>.
|
||||||
|
|
||||||
- Riformatta un file:
|
- Riformatta un file:
|
||||||
|
|
||||||
|
@@ -1,6 +1,7 @@
|
|||||||
# fmt
|
# 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 given number of characters (75 by default).
|
||||||
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/fmt-invocation.html>.
|
||||||
|
|
||||||
- Reformat a file:
|
- Reformat a file:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user