cli
This commit is contained in:
@@ -12,8 +12,8 @@ dot -Tpng statemachine.dot -o statemachine.png
|
||||
brew install plantuml
|
||||
```
|
||||
```shell
|
||||
plantuml statemachine.uml.dot
|
||||
plantuml -tsvg statemachine.uml.dot
|
||||
plantuml statemachine.puml
|
||||
plantuml -tsvg statemachine.puml
|
||||
```
|
||||
Possible formats
|
||||
```shell
|
||||
@@ -31,4 +31,4 @@ Possible formats
|
||||
-txmi To generate XMI file for class diagram
|
||||
```
|
||||
|
||||
plantuml statemachine.scxml
|
||||
plantuml statemachine.scxml
|
||||
|
||||
Reference in New Issue
Block a user