Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

Commit cf47dad

Browse files
committed
Fix example in readme
1 parent 0835ed9 commit cf47dad

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ java -jar dist-yaml-doc-tool-*.jar --input-yaml [path-to-openapi] \
3030
3131
**example :**
3232

33-
java -jar dist-yaml-doc-tool-X.X.X.jar --input-yaml sample.yaml --output-file sample.pdf --language it
33+
```
34+
java -jar dist-yaml-doc-tool-*.jar --input-yaml sample.yaml --output-file sample.pdf --language it
35+
```
3436

3537
**output-file**
3638
currently supported extensions : pdf, xlsx, xml, fo

0 commit comments

Comments
 (0)