asciinema-play(1) | General Commands Manual | asciinema-play(1) |
NAME
asciinema-play - Replay a terminal session
SYNOPSIS
asciinema play [-i|--idle-time-limit] [-s|--speed] [-l|--loop] [-m|--pause-on-markers] [--server-url] [-q|--quiet] [-h|--help] <FILENAME_OR_URL>
DESCRIPTION
Replay a terminal session
OPTIONS
- -i, --idle-time-limit=SECS
- Limit idle time to a given number of seconds
- -s, --speed=SPEED
- Set playback speed
- -l, --loop
- Loop loop loop loop
- -m, --pause-on-markers
- Automatically pause on markers
- --server-url=SERVER_URL
- asciinema server URL
- -q, --quiet
- Quiet mode, i.e. suppress diagnostic messages
- -h, --help
- Print help
- <FILENAME_OR_URL>
play |