mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
chore: minor improvements to the article
This commit is contained in:
@@ -19,9 +19,9 @@ python3 -m 'pip' install --user 'asciinema'
|
||||
|
||||
# Record sessions locally.
|
||||
asciinema rec 'path/to/file.cast'
|
||||
asciinema rec -i 2 'path/to/file.cast' --overwrite
|
||||
asciinema rec -i 2 'path/to/file.cast' -t 'title' --overwrite -c 'command'
|
||||
|
||||
# Record sessions and upload them to the website.
|
||||
# Record sessions *and* upload them to the website.
|
||||
asciinema rec
|
||||
|
||||
# Play local sessions.
|
||||
|
||||
Reference in New Issue
Block a user