Update cheatsheets

This commit is contained in:
ivuorinen
2024-11-12 00:16:54 +00:00
parent be93cd5a0c
commit cb82d03634
7 changed files with 51 additions and 18 deletions

View File

@@ -22,4 +22,4 @@ source: https://github.com/tldr-pages/tldr.git
- Split a `.wav` file into files of the form "track-number - album - title":
`shnsplit -f {{path/to/file.cue}} {{path/to/file.wav}} -t "%n - %a - %t`
`shnsplit -f {{path/to/file.cue}} {{path/to/file.wav}} -t "%n - %a - %t"`