mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 03:38:03 +01:00
Add --quiet option to rec command (closes #122)
This commit is contained in:
@@ -91,6 +91,7 @@ Available options:
|
||||
* `-t, --title=<title>` - Specify the title of the asciicast
|
||||
* `-w, --max-wait=<sec>` - Reduce recorded terminal inactivity to max <sec> seconds
|
||||
* `-y, --yes` - Answer "yes" to all prompts (e.g. upload confirmation)
|
||||
* `-q, --quiet` - Be quiet, suppress all notices/warnings (implies -y)
|
||||
|
||||
### `play <filename>`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user