File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -56,8 +56,8 @@ command shell session. Usage and installation of `pip` is covered in
5656## Usage
5757
5858```
59- usage: rossum [-h] [-v] [-V] [-q] [-c ID] [-d ] [--ktrans PATH ]
60- [--ktransw PATH] [-n] [-p PATH] [-r INI] [-w]
59+ usage: rossum [-h] [-v] [-V] [-q] [-c ID] [--support PATH ] [-d ]
60+ [--ktrans PATH] [-- ktransw PATH] [-n] [-p PATH] [-r INI] [-w]
6161 SRC [BUILD]
6262
6363Version 0.1.2
@@ -76,6 +76,9 @@ optional arguments:
7676 -q, --quiet Be quiet (only warnings and errors will be shown)
7777 -c, --core Version of the core files used when translating
7878 (default: V7.70-1)
79+ --support Location of KAREL support directory (default: auto-
80+ detect based on selected core version and FANUC
81+ registry keys)
7982 -d, --dry-run Do everything except writing to Makefile
8083 --ktrans Location of ktrans (default: auto-detect)
8184 --ktransw Location of ktransw (default: assume it's on the
You can’t perform that action at this time.
0 commit comments