mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 20:35:26 +02:00
fmt: update documentation link (#15536)
This commit is contained in:
parent
a42e26d793
commit
b9779614aa
5 changed files with 5 additions and 5 deletions
|
@ -1,7 +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/fmt>.
|
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/fmt-invocation.html>.
|
||||||
|
|
||||||
- Riformatta un file:
|
- Riformatta un file:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# fmt
|
# fmt
|
||||||
|
|
||||||
> 단락을 결합하고 줄 너비를 문자 수 (기본적으로 75자)로 제한하여 텍스트 파일의 서식을 다시 지정.
|
> 단락을 결합하고 줄 너비를 문자 수 (기본적으로 75자)로 제한하여 텍스트 파일의 서식을 다시 지정.
|
||||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/fmt>.
|
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/fmt-invocation.html>.
|
||||||
|
|
||||||
- 파일 재포맷:
|
- 파일 재포맷:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# fmt
|
# fmt
|
||||||
|
|
||||||
> Herformatteer een tekstbestand door de alinea's samen te voegen en de regelbreedte te beperken tot een aantal tekens (standaard 75).
|
> Herformatteer een tekstbestand door de alinea's samen te voegen en de regelbreedte te beperken tot een aantal tekens (standaard 75).
|
||||||
> Meer informatie: <https://www.gnu.org/software/coreutils/fmt>.
|
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/fmt-invocation.html>.
|
||||||
|
|
||||||
- Herformatteer een bestand:
|
- Herformatteer een bestand:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# fmt
|
# fmt
|
||||||
|
|
||||||
> Reformata um arquivo de texto juntando seus parágrafos e limitando a largura da linha a um determinado número de caracteres (75 por padrão).
|
> Reformata um arquivo de texto juntando seus parágrafos e limitando a largura da linha a um determinado número de caracteres (75 por padrão).
|
||||||
> Mais informações: <https://www.gnu.org/software/coreutils/fmt>.
|
> Mais informações: <https://www.gnu.org/software/coreutils/manual/html_node/fmt-invocation.html>.
|
||||||
|
|
||||||
- Reformata um arquivo:
|
- Reformata um arquivo:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# fmt
|
# fmt
|
||||||
|
|
||||||
> Reformat a text file by joining its paragraphs and limiting the line width to a 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>.
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/fmt-invocation.html>.
|
||||||
|
|
||||||
- Reformat a file:
|
- Reformat a file:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue