Option Summary
|
-h |
show detailed help message |
--help |
-a<adapter> |
Use the specified adapter. |
--adapter=<adapter> |
-p<path> |
Use path as the Python path for the pstubs |
--package=<path> |
-d<dir> |
Write pstubs to the specified directory |
--directory=<dir> |
-i |
Initialize the specified database |
--init |
-u |
Update an existing database |
--update |
-f |
Disable prompting |
--force |
-D<name[=value]> |
Define name for the preprocessor |
--define=<name[=value]> |
-I<dir> |
Include dir in the preprocessor search path |
--include=<dir> |
-E |
Only run the preprocessor, sending its output to stdout |
--preprocess |
-e<extension> |
The python path to an extension module. |
--extension=<extension> |