plantuml: fix space was missing (#4233)

This commit is contained in:
Florian
2020-08-01 19:32:30 +02:00
committed by GitHub
parent 0886200ed9
commit 4aeb0ec69d

View File

@@ -9,7 +9,7 @@
- Render a diagram in given format (e.g. `png`, `pdf`, `svg`, `txt`): - Render a diagram in given format (e.g. `png`, `pdf`, `svg`, `txt`):
`plantuml -t{{format}} {{diagram.puml}}` `plantuml -t {{format}} {{diagram.puml}}`
- Render all diagrams of a directory: - Render all diagrams of a directory: