aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Ryabitsev <konstantin@linuxfoundation.org>2018-02-21 09:48:08 -0500
committerKonstantin Ryabitsev <konstantin@linuxfoundation.org>2018-02-21 09:48:08 -0500
commit94a08d0815ec04e488108d43c0a00d467f9172c1 (patch)
treeb62765428132701727551839a8668dbbf488f0f1
parent52ab924dac01e434a4abfe4235470eceabe59ce8 (diff)
downloadwotmate-94a08d0815ec04e488108d43c0a00d467f9172c1.tar.gz
Don't leak emails unnecessarily
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index b451569..553b07f 100644
--- a/README.rst
+++ b/README.rst
@@ -21,7 +21,7 @@ assign ownertrust to a key you did not directly sign).
Example usage:
- ./graph-paths.py --fromkey torvalds jeyu@kernel.org
+ ./graph-paths.py --fromkey torvalds jeyu
.. image:: https://raw.githubusercontent.com/mricon/wotmate/master/examples/torvalds-to-jeyu.png
:alt: Example graph produced
@@ -37,7 +37,7 @@ of trust."
Example usage:
- ./graph-to-full.py jeyu@kernel.org
+ ./graph-to-full.py jeyu
.. image:: https://raw.githubusercontent.com/mricon/wotmate/master/examples/full-to-jeyu.png
:alt: Example graph produced