We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 963c094 commit fb5fd46Copy full SHA for fb5fd46
plantuml-cli/rootfs/data/container-test.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
set -euo pipefail
3
4
-plantuml --version
+plantuml -version
5
6
plantuml -testdot
0 commit comments