Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

file: die for bad options #546

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Commits on Apr 11, 2024

  1. file: die for bad options

    * If an invalid option was given along with a file argument, the option was ignored
    * Follow GNU file by printing usage and exiting in this case; nothing should be processed
    * While here, re-order declarations so pragma appears before library modules
    mknos committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    83147d1 View commit details
    Browse the repository at this point in the history