Add --loop option to play command

This commit is contained in:
Marcin Kulik
2022-05-15 19:00:29 +02:00
parent 4393374281
commit 5e39546e79
4 changed files with 19 additions and 1 deletions

View File

@@ -293,6 +293,7 @@ Available options:
- `-i, --idle-time-limit=<sec>` - Limit replayed terminal inactivity to max `<sec>` seconds
- `-s, --speed=<factor>` - Playback speed (can be fractional)
- `-l, --loop` - Play in a loop
- `--stream=<stream>` - Select stream to play (see below)
- `--out-fmt=<format>` - Select output format (see below)