We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f266033 commit 0e792f0Copy full SHA for 0e792f0
src/fpm_command_line.f90
@@ -1397,7 +1397,7 @@ subroutine set_help()
1397
' --runner CMD A command to prefix the program execution paths with. ', &
1398
' see "fpm help runner" for further details. ', &
1399
' --list list candidate basenames instead of running them. Note they', &
1400
- ' --list will still be built if not currently up to date. ', &
+ ' will still be built if not currently up to date. ', &
1401
' --config-file PATH Custom location of the global config file. ', &
1402
' -- ARGS optional arguments to pass to the test program(s). ', &
1403
' The same arguments are passed to all test names ', &
0 commit comments