mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-15 19:28:00 +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,
|
||||
"width": 80,
|
||||
"height": 24,
|
||||
"duration": 1.515658795,
|
||||
"duration": 1.515658,
|
||||
"command": "/bin/zsh",
|
||||
"title": "",
|
||||
"env": {
|
||||
|
||||
Reference in New Issue
Block a user