neo-go/cli/vm
Anna Shaleva 8b91428db8 cli: unify documentation of VM CLI commands
1. UsageText shows the command usage rule. Fixed/added where needed.
2. Description shows the command description, huh. It is shown right after
   UsageText, so there's no need to repeat the command usage rule. If
   Description contains Example, then it should be printed on a new line.
2022-10-13 16:07:34 +03:00
..
cli.go cli: unify documentation of VM CLI commands 2022-10-13 16:07:34 +03:00
cli_test.go cli: add 'jump' command 2022-10-13 16:07:34 +03:00
vm.go vm: allow to provide state for VM CLI 2022-10-07 15:56:34 +03:00