More doc tweaks
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 @@
| | 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` |