doc: add compressed example, and cli doc

This commit is contained in:
Artemy 2022-08-17 14:23:51 +03:00
parent 1da96d7704
commit 4bf6169781
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,9 @@
# Cli
`on file.onla` to run file.onla
`on file.onla --compress -o compressed.conla` to compress file.onla to messagePack format
`on file.onla --convert json -o file.json` to compress file.onla to json (supported formats: json, json5, yaml)
# How to
`All posibilities in example.json5`

View file

@ -0,0 +1 @@
‘¬Hello world!