Skip to content

Typo in qb64pe -f #461

Closed
Closed
@grymmjack

Description

@grymmjack

Describe the bug
There is a typo in the output of qb64pe -f to show compiler options.

To Reproduce

  1. Use qb64pe -f
  2. See error

Expected behavior
The misspelling is Stirp which should be Strip

Screenshots
image

$ ~/git/qb64pe/qb64pe -f
QB64-PE Compiler V3.11.0-UNKNOWN

Note: Defaults can be changed by IDE settings

Valid settings:
    -f:OptimizeCppProgram=[true|false]   (Use C++ Optimization flag, default false)
    -f:StripDebugSymbols=[true|false]    (Stirp C++ debug symbols, default true)
    -f:ExtraCppFlags=[string]            (Extra flags to pass to the C++ compiler)
    -f:ExtraLinkerFlags=[string]         (Extra flags to pass at link time)
    -f:MaxCompilerProcesses=[integer]    (Max C++ compiler processes to start in parallel)
    -f:GenerateLicenseFile=[true|false]  (Produce a license.txt file for the program)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions