mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 02:00:31 +00:00
Update cheatsheets
This commit is contained in:
@@ -15,7 +15,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Start playing music:
|
||||
|
||||
`clementine {{url|path/to/music.ext}}`
|
||||
`clementine {{URL|path/to/music.ext}}`
|
||||
|
||||
- Toggle between pausing and playing:
|
||||
|
||||
@@ -31,7 +31,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Create a new playlist with one or more music files or URLs:
|
||||
|
||||
`clementine {{[-c|--create]}} {{url1 url2 ...|path/to/music1.ext path/to/music2.ext ...}}`
|
||||
`clementine {{[-c|--create]}} {{URL1|path/to/music1.ext URL2|path/to/music2.ext ...}}`
|
||||
|
||||
- Load a playlist file:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user