Explorar o código

cmd_jsonrpc: small adjustment to the help text

Daniel-Constantin Mierla %!s(int64=5) %!d(string=hai) anos
pai
achega
595a317b43
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      kamcli/commands/cmd_jsonrpc.py

+ 1 - 1
kamcli/commands/cmd_jsonrpc.py

@@ -5,7 +5,7 @@ from kamcli.iorpc import command_jsonrpc_fifo
 from kamcli.iorpc import command_jsonrpc_socket
 
 
[email protected]("jsonrpc", short_help="Execute JSONRPC command")
[email protected]("jsonrpc", short_help="Execute JSONRPC commands")
 @click.option(
     "dryrun",
     "--dry-run",