From 9acb65af4c1072f16bbd8f60bd92c0b05c93be6e Mon Sep 17 00:00:00 2001 From: Claudiu Popa Date: Fri, 11 May 2018 21:31:02 -0400 Subject: Remove the gui references from the man --- man/epylint.1 | 2 +- man/pylint.1 | 2 +- 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 -- cgit v1.2.1