diff options
| author | Yuval Adam <_@yuv.al> | 2018-07-09 17:58:04 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2018-07-09 17:58:04 +0300 |
| commit | 1f9af4957343741e1181e2ea3a690dff9d40ed6b (patch) | |
| tree | b08801876e4b0d16f2cda5141c0dd2abfcffd663 /README.md | |
| parent | 38760603893b52055af7bfa8e32b8578a0da7455 (diff) | |
Add --subtitles flag
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -31,6 +31,12 @@ To target a specific device: $ slingr --device 192.168.33.44 ~/path/to/media.file ``` +To add subtitles to the playback: + +```bash +$ slingr --subtitles ~/path/to/subtitles.file ~/path/to/media.file +``` + ### Controls During playback use the following controls: |
