Update cheatsheets

This commit is contained in:
ivuorinen
2024-11-10 00:18:20 +00:00
parent e46a713c5e
commit 803cf27344
9 changed files with 37 additions and 12 deletions

View File

@@ -18,4 +18,4 @@ source: https://github.com/tldr-pages/tldr.git
- View error rate:
`ifstat {-e|--errors}}`
`ifstat {{-e|--errors}}`

View File

@@ -26,7 +26,7 @@ source: https://github.com/tldr-pages/tldr.git
- Use a specific network [i]nterface:
`qrcp {{send|receive}} --interface interface`
`qrcp {{send|receive}} --interface {{interface}}`
- Keep the server alive:

View File

@@ -10,7 +10,7 @@ source: https://github.com/tldr-pages/tldr.git
- Capture a video for a specific amount of seconds:
`rpicam-raw -t {{2000}}} -o {{path/to/file.raw}}`
`rpicam-raw -t {{2000}} -o {{path/to/file.raw}}`
- Change video dimensions and framerate:

View File

@@ -11,11 +11,11 @@ source: https://github.com/tldr-pages/tldr.git
- Open termusic to a specific directory. (It can be set permanently in `~/.config/termusic/config.toml`):
`termusic {path/to/directory}`
`termusic {{path/to/directory}}`
- Disable showing the album cover for a specific file:
`termusic -c {path/to/music_file}`
`termusic -c {{path/to/music_file}}`
- Display help: