diff --git a/README.md b/README.md index 461ad33..e30e9ae 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,9 @@ toolchain must be installed. ### Available Arguments -- `-c, --connector `: The name of the memflow connector to use. -- `-a, --connector-args `: Additional arguments to pass to the connector. - `-f, --file-types `: The types of files to generate. Default: `cs`, `hpp`, `json`, `rs`. -- `-o, --output `: The output directory to write the generated files to. Default: `output`. - `-i, --indent-size `: The number of spaces to use per indentation level. Default: `4`. +- `-o, --output `: The output directory to write the generated files to. Default: `output`. - `-v...`: Increase logging verbosity. Can be specified multiple times. - `-h, --help`: Print help. - `-V, --version`: Print version.