mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-25 05:52:22 +00:00
Update cheatsheets
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user