Skip to content

Commit 6b50376

Browse files
committed
Add --version to user guide examples
1 parent eda5703 commit 6b50376

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/user/user-guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ pf input_file.ps # Render to Qt display window
4545
pf -d png input_file.ps # Render to PNG files
4646
pf -d pdf input_file.ps # Render to PDF
4747
pf -d svg input_file.ps # Render to SVG
48+
pf --version # Print version and exit
4849
```
4950

5051
The launcher scripts `./postforge.sh` (Linux/Mac) and `postforge.bat` (Windows)

0 commit comments

Comments
 (0)