neoneo-go/docs
Anna Shaleva a2449ae8ae cli: autocomplete output filenames for contract compile cmd
It's enough to specify the input file only to get the standard output:
```
$ neo-go contract compile -i ./1-print/1-print.go
$ neo-go contract compile -i ./1-print/
```

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-05-17 13:09:30 +03:00
..
cli.md cli: allow to provide network-specific node config file 2023-05-16 13:23:55 +03:00
compiler.md cli: autocomplete output filenames for contract compile cmd 2023-05-17 13:09:30 +03:00
consensus.md docs: fix the MinPeers consensus requirements 2023-01-13 11:33:19 +03:00
conventions.md [#2442] English Check 2022-05-04 19:48:27 +03:00
node-configuration.md config: do not allow negative validators count 2023-04-13 13:43:14 +03:00
notary.md docs: improve Notary's till value documentation 2023-04-25 12:03:01 +03:00
notifications.md docs: fix doc for transaction_executed WS notification 2022-10-26 15:32:54 +03:00
oracle.md [#2442] English Check 2022-05-04 19:48:27 +03:00
release-instruction.md docs: update release instructions 2022-11-14 09:03:42 +03:00
rpc.md docs: fix the link to RPC Client doc 2023-02-16 17:37:46 +03:00
stateroots.md [#2442] English Check 2022-05-04 19:48:27 +03:00
vm.md [#2442] English Check 2022-05-04 19:48:27 +03:00