summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2018-05-11 21:31:02 -0400
committerClaudiu Popa <pcmanticore@gmail.com>2018-05-11 21:31:02 -0400
commit9acb65af4c1072f16bbd8f60bd92c0b05c93be6e (patch)
tree50307595b179465ecb098954a08789e251bd5e03
parent5ccbf9eaa54c0c302c9180bdfb745566c16e416d (diff)
downloadpylint-git-9acb65af4c1072f16bbd8f60bd92c0b05c93be6e.tar.gz
Remove the gui references from the man
-rw-r--r--man/epylint.12
-rw-r--r--man/pylint.12
2 files changed, 2 insertions, 2 deletions
diff --git a/man/epylint.1 b/man/epylint.1
index 2a2396431..e3df9773f 100644
--- a/man/epylint.1
+++ b/man/epylint.1
@@ -11,4 +11,4 @@ current package to avoid import error messages. See
\'s manpage for information about all available options.
.SH "SEE ALSO"
-.B pylint(1), pylint-gui(1)
+.B pylint(1)
diff --git a/man/pylint.1 b/man/pylint.1
index d3024e34a..6f644efef 100644
--- a/man/pylint.1
+++ b/man/pylint.1
@@ -26,7 +26,7 @@ and much more.
Additionally, it is possible to write plugins to add your own checks.
-Pylint is shipped with "pylint-gui", "pyreverse" (UML diagram generator)
+Pylint is shipped with "pyreverse" (UML diagram generator)
and "symilar" (an independent similarities checker).
.SH OPTIONS