mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-22 21:02:51 +00:00
Update cheatsheets
This commit is contained in:
@@ -20,6 +20,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`afplay --rate {{0.5}} {{path/to/file}}`
|
||||
|
||||
- Play the first N seconds of a sound file:
|
||||
- Play the first `n` seconds of a sound file:
|
||||
|
||||
`afplay --time {{seconds}} {{path/to/file}}`
|
||||
`afplay --time {{n}} {{path/to/file}}`
|
||||
|
||||
Reference in New Issue
Block a user