~ubuntu-branches/ubuntu/raring/python3-defaults/raring

« back to all changes in this revision

Viewing changes to py3clean.1

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-12-12 11:09:30 UTC
  • mfrom: (56.1.1 raring-proposed)
  • Revision ID: package-import@ubuntu.com-20121212110930-n2k2axh7cl7ekzct
Tags: 3.3.0-2ubuntu2
Move debiandoc-sgml, python-docutils, lsb-release to Build-Depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH PY3CLEAN "1" "September 2010" "py3clean 0.3" "User Commands"
2
 
.SH NAME
3
 
py3clean \- removes .pyc, .pyo files and __pycache__ directories
4
 
.SH SYNOPSIS
5
 
.B py3clean
6
 
[\fI-V VERSION\fR] [\fI-p PACKAGE | DIR_OR_FILE\fR]
7
 
.SH OPTIONS
8
 
.TP
9
 
\fB\-\-version\fR
10
 
show program's version number and exit
11
 
.TP
12
 
\fB\-h\fR, \fB\-\-help\fR
13
 
show this help message and exit
14
 
.TP
15
 
\fB\-v\fR, \fB\-\-verbose\fR
16
 
turn verbose more one
17
 
.TP
18
 
\fB\-q\fR, \fB\-\-quiet\fR
19
 
be quiet
20
 
.TP
21
 
\fB\-p\fR PACKAGE, \fB\-\-package\fR=\fIPACKAGE\fR
22
 
specify Debian package name to clean
23
 
.TP
24
 
\fB\-V\fR VERSION
25
 
specify Python version to clean
 
 
b'\\ No newline at end of file'