mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
figlet: fix language mixup (#6438)
This commit is contained in:
parent
e67e49bb76
commit
ff4f42a5d9
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# figlet
|
||||
|
||||
> Genera encabezados usando caracteres ASCII desde la entrada del usuario.
|
||||
> See also `showfigfonts`.
|
||||
> Véase también `showfigfonts`.
|
||||
> Más información: <http://www.figlet.org/figlet-man.html>.
|
||||
|
||||
- Genera el encabezado directamente introduciendo el texto:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# figlet
|
||||
|
||||
> Generate ASCII banners from user input.
|
||||
> Véase también `showfigfonts`.
|
||||
> See also: `showfigfonts`.
|
||||
> More information: <http://www.figlet.org/figlet-man.html>.
|
||||
|
||||
- Generate by directly inputting text:
|
||||
|
|
Loading…
Add table
Reference in a new issue