summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorClaudiu Popa <cpopa@cloudbasesolutions.com>2015-07-30 21:38:08 +0300
committerClaudiu Popa <cpopa@cloudbasesolutions.com>2015-07-30 21:38:08 +0300
commit15168ac31aab816d012eebdcf5c56e20b81c572e (patch)
tree5211be3ff22b2bfe61bf01461cec096b0c40ba03 /man
parentf8f822bb7bf124d8e7a1e23b8633c50cc628f392 (diff)
downloadpylint-15168ac31aab816d012eebdcf5c56e20b81c572e.tar.gz
Remove the -i option for pyreverse from the man page, since it's actually --ignore.
Diffstat (limited to 'man')
-rw-r--r--man/pyreverse.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/pyreverse.1 b/man/pyreverse.1
index a68ceb5..323472d 100644
--- a/man/pyreverse.1
+++ b/man/pyreverse.1
@@ -37,7 +37,7 @@ You can do \-c <class1> , \-c <class2>.
show help message and exit
.IP "-p<name>, --project=<name>"
set project name to <name> if not using \-c option. (default:'No Name')
-.IP "-i<file>, --ignore=<file>"
+.IP "--ignore=<file>"
add <file> (may be a directory) to the black list (not parsed)
.IP "-f<mode>, --filter-mode=<mode>"
filter attributes and functions according to <mode>. You can combine