Update cheatsheets

This commit is contained in:
ivuorinen
2026-01-10 00:21:47 +00:00
parent ffe393201e
commit 5ad1f5ce60
15 changed files with 55 additions and 53 deletions

View File

@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
- Compile the specified source file into an executable with the specified name:
`pabcnetcclear /Output:{{path o\_file.exe}} {{path o\source_file.pas}}`
`pabcnetcclear /Output:{{path o ile.exe}} {{path o\source_file.pas}}`
- Compile the specified source file into an executable with the same name along with/without debug information: