Skip to content

Commit 8b890a1

Browse files
committed
Add option "json" to CLI documentation
Signed-off-by: Johannes Kristan <[email protected]>
1 parent fb77aa6 commit 8b890a1

File tree

1 file changed

+1
-1
lines changed
  • documentation/developer-guide/modules/tooling-guide/pages

1 file changed

+1
-1
lines changed

documentation/developer-guide/modules/tooling-guide/pages/samm-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ The available options and their meaning can also be seen in the help text of the
9595
| _--custom-resolver_ : use an external resolver for the resolution of the model elements |
9696
.4+| aspect <model> to aas | Generate Asset Administration Shell (AAS) submodel template for an Aspect Model | `samm aspect AspectModel.ttl to aas`
9797
| _--output, -o_ : output file path (default: stdout) |
98-
| _--format, -f_ : output file format (xml or aasx, default: xml)|
98+
| _--format, -f_ : output file format (xml, json, or aasx, default: xml)|
9999
| _--custom-resolver_ : use an external resolver for the resolution of the model elements |
100100
|===
101101

0 commit comments

Comments
 (0)