diff options
author | Florrie <towerofnix@gmail.com> | 2017-09-07 08:40:20 -0300 |
---|---|---|
committer | Florrie <towerofnix@gmail.com> | 2017-09-07 08:40:20 -0300 |
commit | e66b70fafc140af7abbe0ade44ed55bbd757e7d7 (patch) | |
tree | 698da52f0363c8cb3b693f5e7633cfdc74734fb4 | |
parent | 4ee2bc2484183efee12f14e525dd0b71562955fa (diff) |
Add respective command beside each screenshot
-rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md index e0f7d4e..ce2a4c9 100644 --- a/README.md +++ b/README.md @@ -57,15 +57,17 @@ $ http-music play  -**Load music from the file system:** +**Load music from the file system (`http-music crawl-local . > playlist.json`):**  -**Load music from an HTTP server:** +**Load music from an HTTP server (<code>http-music crawl-http http://<a href="https://stackoverflow.com/q/7943751/4633828">some.directory.listing</a></code>):**  -**Filter by a specific group:** +**Filter by a specific group (`http-music play --clear --keep 'C418/one'`):** + +(A shorthand also works! Try `http-music play -c -k C418/one`.)  |