Skip to content

Documentation contains incorrect letter case for some command-line parameters #2

Description

@DVK251

"Instructions for objconv" file contains the following text:

-fXXX Convert file to format XXX. XXX = COFF, OMF, ELF or MAC.
PE is accepted as a synonym for COFF. The word size, 32 or 64, may be
appended to the name, e.g. ELF64

When I try to use command-line parameter -fOMF (case sensitive) I get an error "Error 2004: Unknown command line option: %sfOMF".
After some attempts I understand that it is correct to type "-fomf" (may be it is right only under Windows, I don't know).

Windows 10, objconv v2.49

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions