Sections
Timeline
View Tickets
New Ticket
Sub-Sections
Download
Unified Diff
Zip Archive
Metanav
Preferences
About Trac
Links
Slowchop Studios
Gerald Kaszuba
Advertisement

Changeset 81

Show
Ignore:
Timestamp:
07/07/08 23:24:15 (7 weeks ago)
Author:
gak
Message:

man page fixes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/man/pycg.1

    r72 r81  
    7777parameters: 
    7878.IP 
    79 pycg --output-file=setup.png -- setup.py --dry-run install 
     79pycg \-\-output-file=setup.png \-\- setup.py \-\-dry\-run install 
    8080.PP 
    8181Only see the module "distutils" within the execution of easy_install: 
    8282.IP 
    83 pycg --include=distutils.* /usr/bin/easy_install 
     83pycg \-\-include=distutils.* /usr/bin/easy_install 
    8484.SH AUTHORS 
    8585pycg and pycallgraph were written by Gerald Kaszuba <pycg@slowchop.com>.