Raw recording mode

This commit is contained in:
Marcin Kulik
2017-11-18 16:21:35 +01:00
parent 0669121c5b
commit 1ea7892b45
5 changed files with 63 additions and 4 deletions

View File

@@ -123,6 +123,7 @@ Available options:
* `--stdin` - Enable stdin (keyboard) recording (see below)
* `--append` - Append to existing recording
* `--raw` - Save raw STDOUT output, without timing information or other metadata
* `-c, --command=<command>` - Specify command to record, defaults to $SHELL
* `-t, --title=<title>` - Specify the title of the asciicast
* `-i, --idle-time-limit=<sec>` - Limit recorded terminal inactivity to max `<sec>` seconds