Update fsplc/doc.go usage

This commit is contained in:
Sasha Koshka 2024-03-26 02:07:04 -04:00
parent cad6a0759a
commit 48fa712cb7
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
// -h, --help Display usage information and exit
// --debug Print extra debug information while compiling
// -q, --quiet Don't print warnings, errors, etc.
// -m, --format Output format (.s, .o, .ll)
// -t, --filetype Output format (asm, obj, ir)
// -o, --output Output filename
// -O, --optimization Optimization level (0-3)
package main