github.com/Konstantin8105/c4go@v0.0.0-20240505174241-768bb1c65a51/tests/c4go-TestCLI-func1-DebugHelpFlag (about)

     1  (*bytes.Buffer)(Usage: test debug [-cpp] [-clang-flag values] file.c
     2    -V	print progress as comments
     3    -clang-flag value
     4      	Pass arguments to clang. You may provide multiple -clang-flag items.
     5    -cpp
     6      	transpile CPP code
     7    -h	print help information
     8    -p string
     9      	prefix of output C filename with addition debug information (default "debug.")
    10  )