summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorMS <ms@taler.net>2021-01-15 21:23:46 +0100
committerMS <ms@taler.net>2021-01-15 21:23:46 +0100
commit0d4a7a4e934d20bfff2cd651062e4f0b75711d1e (patch)
tree347ac328ddc5f5083498dc7630fa927aa8d4eba9 /libeufin
parent8571059a19958012cbbb687fb65f7484dac4afbf (diff)
downloaddocs-0d4a7a4e934d20bfff2cd651062e4f0b75711d1e.tar.gz
docs-0d4a7a4e934d20bfff2cd651062e4f0b75711d1e.tar.bz2
docs-0d4a7a4e934d20bfff2cd651062e4f0b75711d1e.zip
fix command name
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/nexus-tutorial.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index af1ee978..991d29c4 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -236,7 +236,7 @@ it also needs to verify them offline. For this, the nexus can generate a key le
.. code-block:: console
- $ libeufin-cli connections keyletter $CONNECTION_NAME out.pdf
+ $ libeufin-cli connections get-key-letter $CONNECTION_NAME out.pdf
.. note::