update example output
This commit is contained in:
parent
dff7814d5d
commit
6c1b9575f5
1 changed files with 2 additions and 2 deletions
|
@ -11,10 +11,10 @@ King of Time CLI
|
||||||
|
|
||||||
```sh-session
|
```sh-session
|
||||||
$ kot checkin
|
$ kot checkin
|
||||||
TODO example output
|
{ result: 'OK', image_result: '0', comment_result: '0' }
|
||||||
|
|
||||||
$ kot checkout
|
$ kot checkout
|
||||||
TODO example output
|
{ result: 'OK', image_result: '0', comment_result: '0' }
|
||||||
```
|
```
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
Loading…
Reference in a new issue