mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 15:35:25 +02:00
cacaclock: add Spanish translation (#12602)
* cacaclock: add Spanish translation --------- Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
This commit is contained in:
parent
3641f7c0df
commit
7e5aa8abc1
1 changed files with 16 additions and 0 deletions
16
pages.es/linux/cacaclock.md
Normal file
16
pages.es/linux/cacaclock.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# cacaclock
|
||||
|
||||
> Muestra la hora actual como arte ASCII.
|
||||
> Más información: <https://packages.debian.org/sid/caca-utils>.
|
||||
|
||||
- Muestra la hora:
|
||||
|
||||
`cacaclock`
|
||||
|
||||
- Cambia la fuente:
|
||||
|
||||
`cacaclock -f {{fuente}}`
|
||||
|
||||
- Cambia el formato usando una especificación de formato de `strftime`:
|
||||
|
||||
`cacaclock -d {{argumentos_strftime}}`
|
Loading…
Add table
Reference in a new issue