summaryrefslogtreecommitdiff
path: root/doc/cli.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cli.rst')
-rw-r--r--doc/cli.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cli.rst b/doc/cli.rst
index 5bd123d..af2b5f1 100644
--- a/doc/cli.rst
+++ b/doc/cli.rst
@@ -29,7 +29,7 @@ on how to use them. Here is a short overview:
| | the console as well as returned in the exit | |
| | status code. | |
+-----------------------+--------------------------------------------------+-----------------------------------------+
-| pyrsa-priv2pub | Reads a private key and outputs the | |
+| pyrsa-priv2pub | Reads a private key and outputs the | \- |
| | corresponding public key. | |
+-----------------------+--------------------------------------------------+-----------------------------------------+
| pyrsa-encrypt-bigfile | Encrypts a file to an encrypted VARBLOCK file. | :py:func:`rsa.bigfile.encrypt_bigfile` |