[Python-modules-commits] [pylama] 03/05: Update manual
ChangZhuo Chen
czchen at moszumanska.debian.org
Mon Jul 3 08:23:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
czchen pushed a commit to branch master
in repository pylama.
commit abadc0e63b0c6b384597e8650d162d12df0893d5
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date: Mon Jul 3 16:09:44 2017 +0800
Update manual
---
debian/pylama.1.txt | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/pylama.1.txt b/debian/pylama.1.txt
index bd3ba00..2879e78 100644
--- a/debian/pylama.1.txt
+++ b/debian/pylama.1.txt
@@ -45,10 +45,11 @@ pylama - code audit tool for Python
Install Git (Mercurial) hook.
*--async*::
- Enable async mode. Useful for checking a lot of files. Don't supported with pylint.
+ Enable async mode. Useful for checking a lot of files. Unsupported with pylint.
-*-o OPTIONS*, *--options OPTIONS*::
- Select configuration file. By default is *<CURDIR>/pylama.ini*
+*-o FILE*, *--options FILE*::
+ Specify configuration file. Looks for pylama.ini, setup.cfg, tox.ini, or
+ pytest.ini in the current directory.
*-F*, *--force*::
Force code checking (if linter doesn't allow)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pylama.git
More information about the Python-modules-commits
mailing list