summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorflorentx <florent.xicluna@gmail.com>2009-11-20 18:54:28 +0100
committerflorentx <florent.xicluna@gmail.com>2009-11-20 18:54:28 +0100
commit9e25daf03bbd09b4f8048ac56739ce7c48e99109 (patch)
treef77319934f305328624a58fe1b6e36031e7e47b0 /README.rst
parent49fb01f94e27242c5604bbc3cb04ab7e8a593e34 (diff)
downloadpep8-9e25daf03bbd09b4f8048ac56739ce7c48e99109.tar.gz
Add the --version switch
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index c4966b1..61293bf 100644
--- a/README.rst
+++ b/README.rst
@@ -80,6 +80,7 @@ Quick help is available on the command line::
Usage: pep8.py [options] input ...
Options:
+ --version show program's version number and exit
-h, --help show this help message and exit
-v, --verbose print status messages, or debug with -vv
-q, --quiet report only file names, or nothing with -qq