pabcnetcclear: fix extension in Output example (#8883)

pull/1/head
Irina 2022-10-11 03:22:29 +03:00 committed by GitHub
parent 1d197c3407
commit 29864eafc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
- Compile the specified source file into an executable with the specified name:
`pabcnetcclear /Output:{{path/to/file.pas}} {{path/to/source_file.pas}}`
`pabcnetcclear /Output:{{path/to/file.exe}} {{path/to/source_file.pas}}`
- Compile the specified source file into an executable with the same name along with/without debug information: