mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 03:38:03 +01:00
Improve readme
This commit is contained in:
10
README.md
10
README.md
@@ -1,4 +1,4 @@
|
||||
# Asciinema CLI
|
||||
# asciinema CLI
|
||||
|
||||
[](https://travis-ci.org/asciinema/asciinema-cli)
|
||||
|
||||
@@ -11,11 +11,11 @@ operating system specific instructions (Ubuntu, Fedora, Arch, Gentoo etc).
|
||||
|
||||
## Usage
|
||||
|
||||
Check the available commands and options with:
|
||||
To start recording your terminal run `asciinema rec`. To finish recording hit
|
||||
`Ctrl-D` or type `exit`.
|
||||
|
||||
```bash
|
||||
$ asciinema -h
|
||||
```
|
||||
Check other available commands and their options with `asciinema -h` and
|
||||
`asciinema <command> -h`.
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user