Update cheatsheets

This commit is contained in:
ivuorinen
2025-09-10 00:18:18 +00:00
parent fbe9a1abf2
commit d2ae2c7f65
19 changed files with 103 additions and 34 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# cmatrix
> Shows a scrolling Matrix like screen in the terminal.
> More information: <https://github.com/abishekvashok/cmatrix>.
> More information: <https://manned.org/cmatrix>.
- Enable [a]synchronous scrolling:
@@ -23,3 +23,7 @@ source: https://github.com/tldr-pages/tldr.git
- Use a screen [u]pdate delay of 100 centiseconds (1 second):
`cmatrix -u 100`
- Use [s]creensaver mode where the first keystroke exits:
`cmatrix -s`