From 452b560e18ecce5ee417f10823b212c1e00ad2e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20N=C3=A4slund?= Date: Tue, 7 Aug 2018 14:02:39 +0200 Subject: Removed double space from man page --- man/pylint.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/pylint.1 b/man/pylint.1 index a7a95d884..2514171a1 100644 --- a/man/pylint.1 +++ b/man/pylint.1 @@ -205,7 +205,7 @@ Maximum number of lines in a module [default: 1000] .IP "--indent-string=" String used as indentation unit. This is usually " " (4 spaces) or "\\t" (1 tab). [default: ' '] .IP "--indent-after-paren=" -Number of spaces of indent required inside a hanging or continued line. [default: 4] +Number of spaces of indent required inside a hanging or continued line. [default: 4] .IP "--expected-line-ending-format=" Expected format of line ending, e.g. empty (any line ending), LF or CRLF. [default: none] -- cgit v1.2.1