PLANTUML(1) | PLANTUML(1) |
plantuml - generate UML diagrams from a text description
plantuml [options] files/dirs...
PlantUML is used to draw UML diagrams using a simple and human readable text description.
Note that graphviz is required to be installed for generation of all diagrams except sequence diagrams.
When files/directories are given, they are processed in batch mode. Otherwise, a GUI window appears. It allows user to browse directories and view diagrams generated from suitable files (must have one of the following extensions: .txt, .tex, .java, .htm, .html, .c, .h, .cpp).
You can use the following wildcards in files/dirs:
This list of options is not exhaustive. For more information, run plantuml -help.
For more documentation, see the PlantUML's website: <https://plantuml.com/command-line>.
The Debian package for PlantUML comes without Easter eggs, XEarth diagram support or inbuilt FTP server, Telnet server or a Sudoku game.
PlantUML was written by Arnaud Roques <plantuml@gmail.com>.
This manual page was written by Ilya Paramonov <ivparamonov@gmail.com> and updated by Andrej Shadura <andrewsh@debian.org>, for the Debian project (and may be used by others).
2023-03-08 |