Skip to content

Commit bc385a1

Browse files
committed
recommend --auto-abstract and = to connect option arguments
1 parent cff6a57 commit bc385a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Process this source code with PasDoc, and get documentation in one of the output
4747

4848
```shell
4949
mkdir -p output-dir/
50-
pasdoc myunit.pas --format html --output output-dir
50+
pasdoc myunit.pas --format=html --auto-abstract --output=output-dir
5151
```
5252

5353
You can also use the GUI interface, see link:PasDocGui[PasDoc GUI].

0 commit comments

Comments
 (0)