mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 11:48:13 +01:00
Reflect actual duration precision in file format's example
This commit is contained in:
@@ -42,7 +42,7 @@ A very short asciicast may look like this:
|
|||||||
"version": 1,
|
"version": 1,
|
||||||
"width": 80,
|
"width": 80,
|
||||||
"height": 24,
|
"height": 24,
|
||||||
"duration": 1.515658795,
|
"duration": 1.515658,
|
||||||
"command": "/bin/zsh",
|
"command": "/bin/zsh",
|
||||||
"title": "",
|
"title": "",
|
||||||
"env": {
|
"env": {
|
||||||
|
|||||||
Reference in New Issue
Block a user