[Python-modules-commits] [python-flake8] 07/08: Fix typo in manpage
Ondrej Novy
onovy at debian.org
Sat Dec 9 23:33:58 UTC 2017
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to branch master
in repository python-flake8.
commit 8a74432e7f4cb9cbf8142fbbf6cc05c8b95f9938
Author: Ondřej Nový <onovy at debian.org>
Date: Sun Dec 10 00:30:11 2017 +0100
Fix typo in manpage
---
debian/changelog | 1 +
debian/flake8.1 | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b205e08..bdb528a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-flake8 (3.5.0-1) UNRELEASED; urgency=medium
* New upstream release
* d/clean: Don't remove tox.ini
+ * Fix typo in manpage
-- Ondřej Nový <onovy at debian.org> Sun, 10 Dec 2017 00:14:42 +0100
diff --git a/debian/flake8.1 b/debian/flake8.1
index 825c699..d0b6ed7 100644
--- a/debian/flake8.1
+++ b/debian/flake8.1
@@ -90,7 +90,7 @@ exit with status code "0" even if there are errors.
.TP
\fB\-\-install\-hook\fR=\fI\,INSTALL_HOOK\/\fR
install a hook that is run prior to a commit for the
-supported version control systema.
+supported version control system.
.TP
\fB\-j\fR \fIJOBS\fR, \fB\-\-jobs\fR=\fI\,JOBS\/\fR
number of subprocesses to use to run checks in
@@ -123,7 +123,7 @@ print benchmark information about this run of Flake8
.TP
\fB\-\-max\-complexity\fR=\fI\,MAX_COMPLEXITY\/\fR
McCabe complexity threshold
-
+.TP
\fB\-\-bug\-report\fR
print information necessary when preparing a bug report
.TP
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-flake8.git
More information about the Python-modules-commits
mailing list