Fix tab to space in HTML preformatted block
This commit is contained in:
parent
cd16059c66
commit
4912920416
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ can be obtained by typing <tt>swig -help</tt> or <tt>swig
|
||||||
-l<em>file</em> Include a SWIG library file.
|
-l<em>file</em> Include a SWIG library file.
|
||||||
-module <em>name</em> Set the name of the SWIG module
|
-module <em>name</em> Set the name of the SWIG module
|
||||||
-o <em>outfile</em> Name of output file
|
-o <em>outfile</em> Name of output file
|
||||||
-outcurrentdir Set default output dir to current dir instead of input file's path
|
-outcurrentdir Set default output dir to current dir instead of input file's path
|
||||||
-outdir <em>dir</em> Set language specific files output directory
|
-outdir <em>dir</em> Set language specific files output directory
|
||||||
-pcreversion Display PCRE version information
|
-pcreversion Display PCRE version information
|
||||||
-swiglib Show location of SWIG library
|
-swiglib Show location of SWIG library
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue