File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,11 @@ Champollion is a CLI-only program.
2121| -e | --header | Write header to decompiled psc file |
2222| -g | --trace | Trace the decompilation and output results to rebuild log |
2323| | --no-dump-tree | Do not dump tree for each node during decompilation tracing (requires --trace) |
24+ | | --debug-funcs | Decompile inoperative debug and compiler-generated functions (default false) |
2425| | --no-debug-line | Do not comment with debug info line numbers on script lines (default false) |
2526| -i | --print-info | Print header info from the specified PEX file(s) and exit |
2627| | --print-compile-time | Print the compile time of the script in format of {filename}: {time_integer} and exit |
28+ | -v | --verbose | Verbose output |
2729| -V | --version | Output version number |
2830| -h | --help | Print help message |
2931
You can’t perform that action at this time.
0 commit comments