commit fbae88cc55faaff0384e9712ea9c02b262156854 parent 8fd2d57d52187fc280c40c9b2478c40605399907 Author: MS <ms@taler.net> Date: Mon, 5 Oct 2020 17:52:13 +0200 message Diffstat:
| M | cli/libeufin-cli | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/cli/libeufin-cli b/cli/libeufin-cli @@ -11,8 +11,6 @@ from getpass import getpass @click.group(help=""" General utility to invoke HTTP REST services offered by Nexus. -Consider also invoking the 'nexus' command directly, for example -to create new users. """ ) def cli():