2
0
Эх сурвалжийг харах

cmd_jsonrpc: small adjustment to the help text

Daniel-Constantin Mierla 5 жил өмнө
parent
commit
595a317b43

+ 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",