From 0a4498d6fab9aa95a66982a1d8e4371844450998 Mon Sep 17 00:00:00 2001 From: Andreu Vallbona Plazas Date: Fri, 29 Sep 2017 11:35:20 +0200 Subject: [PATCH] Updated README.rst Fixed the documentation because the option -j does not work anymore as a shortcut of --jumbotron --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7bba1d66..85e0ce5e 100644 --- a/README.rst +++ b/README.rst @@ -121,7 +121,7 @@ Fish is the best shell. You should use it. --three / --two Use Python 3/2 when creating virtualenv. --python TEXT Specify which version of Python virtualenv should use. -h, --help Show this message then exit. - -j, --jumbotron An easter egg, effectively. + --jumbotron An easter egg, effectively. --version Show the version and exit.