Skip to content

Commit

Permalink
Improve UUID documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Erik Jaegervall <[email protected]>
  • Loading branch information
erikbosch committed Feb 20, 2024
1 parent b0bcde7 commit f97b64a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/vspec2x.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,10 @@ Terminates parsing, when the name of a signal does not follow [VSS recomendation
Equivalent to setting `--abort-on-unknown-attribute` and `--abort-on-name-style`

### --uuid
Request the exporter to output uuids. This setting may not apply to all exporters, some exporters will never output uuids.
Request the exporter to output UUIDs. The UUID generated is an RFC 4122 Version 5 UUID created from the qualified name
of the node and the UUID of the namespace `vehicle_signal_specification`.

This setting may not apply to all exporters, some exporters will never output uuids.

### --no-expand

Expand Down

0 comments on commit f97b64a

Please sign in to comment.