Chapter 3. Usage

Table of Contents
Invocation, Command Line
Limitations
Files

Invocation, Command Line

sip [-h] [-V] [-c dir] [-d file] [-m file] [-I dir] [-s suffix] [-p module] [file]

where:

Table 3-1. Command line options

-hdisplay help message
-Vdisplay the SIP version number
-c dirthe name of the code directory [default not generated]
-d file the name of the documentation file [default not generated]
-m file the name of the Makefile [default none generated]
-I dir look in this directory when including files
-s suffixthe suffix to use for C++ source files [default ".cpp"]
-p modulethe name of the generated C++ module [default Module]
filethe name of the specification file [default stdin]