mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 11:48:13 +01:00
Remove extra talk from readme
This commit is contained in:
@@ -82,9 +82,6 @@ all available commands with their options.
|
|||||||
|
|
||||||
__Record terminal session.__
|
__Record terminal session.__
|
||||||
|
|
||||||
This is the single most important command in asciinema, since it is how you
|
|
||||||
utilize this tool's main job.
|
|
||||||
|
|
||||||
By running `asciinema rec [filename]` you start a new recording session. The
|
By running `asciinema rec [filename]` you start a new recording session. The
|
||||||
command (process) that is recorded can be specified with `-c` option (see
|
command (process) that is recorded can be specified with `-c` option (see
|
||||||
below), and defaults to `$SHELL` which is what you want in most cases.
|
below), and defaults to `$SHELL` which is what you want in most cases.
|
||||||
|
|||||||
Reference in New Issue
Block a user