Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bill Hoffman
autopybind11
Commits
87fc394a
Commit
87fc394a
authored
May 12, 2020
by
Tom Osika
Browse files
Update README.rst
parent
fe99283c
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
87fc394a
...
...
@@ -40,7 +40,7 @@ The Python script has help for the arguments::
$ python3 generator.py -h
usage: generator.py [-h] [-s SOURCE_DIR] [-j JSON_PATH] -g CASTXML_PATH
[--includes INCLUDES] [--no-generation]
[--includes INCLUDES] [--no-generation]
[--config-path CONFIG_DIR]
optional arguments:
-h, --help show this help message and exit
...
...
@@ -54,6 +54,8 @@ The Python script has help for the arguments::
--includes INCLUDES, -i INCLUDES
Path to the includes directory.
--no-generation, -n Only print name of files to be generated
--config-path CONFIG_DIR, -cg CONFIG_DIR
config file path
To run over the entirety of the local example, we use a command like this::
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment