cmatrix: add German translation (#14152)

This commit is contained in:
Jan
2024-10-25 04:58:34 +02:00
committed by GitHub
parent 8381d1d88f
commit bbef91d238

View File

@@ -0,0 +1,20 @@
# cmatrix
> Zeigt einen scrollenden, Matrix-ähnlichen Bildschirm im Terminal an.
> Weitere Informationen: <https://github.com/abishekvashok/cmatrix>.
- Aktiviere [a]synchrones Scrollen:
`cmatrix -a`
- Ändere die Text[C]olor (standardmäßig grün):
`cmatrix -C {{red}}`
- Aktiviere den [r]egenbogen-Modus:
`cmatrix -r`
- Verwende eine Bildschirm[u]pdate-Verzögerung von 100 Zentisekunden (1 Sekunde):
`cmatrix -u 100`