Changeset 81
- Timestamp:
- 07/07/08 23:24:15 (7 weeks ago)
- Files:
-
- 1 modified
-
trunk/man/pycg.1 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/man/pycg.1
r72 r81 77 77 parameters: 78 78 .IP 79 pycg --output-file=setup.png -- setup.py --dry-run install79 pycg \-\-output-file=setup.png \-\- setup.py \-\-dry\-run install 80 80 .PP 81 81 Only see the module "distutils" within the execution of easy_install: 82 82 .IP 83 pycg --include=distutils.* /usr/bin/easy_install83 pycg \-\-include=distutils.* /usr/bin/easy_install 84 84 .SH AUTHORS 85 85 pycg and pycallgraph were written by Gerald Kaszuba <pycg@slowchop.com>.