Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmpfs committed Mar 23, 2016
1 parent 07ee37e commit 2e2272a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ mkcat README.md | mkout -y
For more detailed YAML use:

```shell
mkcat README.md | mkout -yY
mkcat README.md | mkout -Y
```

Print as JSON:
Expand Down
2 changes: 1 addition & 1 deletion doc/readme/example.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ mkcat README.md | mkout -y
For more detailed YAML use:

```shell
mkcat README.md | mkout -yY
mkcat README.md | mkout -Y
```

Print as JSON:
Expand Down

0 comments on commit 2e2272a

Please sign in to comment.