cmatrix: add German translation (#14152)
This commit is contained in:
20
pages.de/common/cmatrix.md
Normal file
20
pages.de/common/cmatrix.md
Normal 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`
|
Reference in New Issue
Block a user