Skip to content

Conversation

@rouson
Copy link
Contributor

@rouson rouson commented Feb 25, 2024

Since version 0.8.0, fpm adds the --flag arguments to the default arguments. Overriding the defaults requires using the "fortran" keyword in the manifest. Also, the URL cited for the manifest documentation in several places generates a "404 File not found" error in browsers.

This commit

  1. Fixes the text returned by --help to match current behavior and
  2. Fixes the manifest URL in
    • manifest-reference.md
    • src/fpm_command_line.f90
This commit replaces a URL that generates a "404 File not found" error in browsers.
Since version 0.8.0, fpm adds the `--flag` arguments to the default arguments. Overriding the defaults requires using the [fortran] keyword in the manifest. This commit edits the `--help` output to reflect the current behavior.
@perazz
Copy link
Member

perazz commented Feb 25, 2024

Awesome, thanks a lot for the fix @rouson.

@perazz perazz merged commit bc0927f into main Feb 25, 2024
@perazz perazz deleted the documentation-fixes branch February 25, 2024 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants