diff options
author | Ayke van Laethem <[email protected]> | 2018-10-31 19:49:51 +0100 |
---|---|---|
committer | Ayke van Laethem <[email protected]> | 2018-10-31 19:55:48 +0100 |
commit | 06b8afab2ea37024909dd08561990256ac9e9623 (patch) | |
tree | 53afc79dc5e30688e4c09da59ba1ca708353d38a /docs/index.rst | |
parent | 7ea9a32058365cb03308858e42c76969672b2ea6 (diff) | |
download | tinygo-06b8afab2ea37024909dd08561990256ac9e9623.tar.gz tinygo-06b8afab2ea37024909dd08561990256ac9e9623.zip |
docs: add command line subcommands + flags documentation
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 97c4c1c86..8e79198e3 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -13,6 +13,7 @@ Contents: installation docker + usage targets microcontrollers webassembly |