neoneo-go/cli/cmdargs
Roman Khimov 1518019be8 cli: add excessive arguments checks
Some commands don't accept arguments, but users try giving them and don't
notice a mistake. It's a bit more user-friendly to tell the user that there is
something wrong with the way he tries to use the command.
2022-08-05 15:50:12 +03:00
..
parser.go cli: add excessive arguments checks 2022-08-05 15:50:12 +03:00
parser_test.go cli: allow to specify CustomContracts/Groups signer 2021-05-28 15:46:33 +03:00