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 40ee8d5 commit 372fa61Copy full SHA for 372fa61
fpm/src/fpm_command_line.f90
@@ -693,7 +693,7 @@ subroutine set_help()
693
' ', &
694
'DESCRIPTION ', &
695
' Run applications you have built in your fpm(1) project. ', &
696
- ' By default applications in /appl or specified as "executable" in your ', &
+ ' By default applications in /app or specified as "executable" in your ', &
697
' "fpm.toml" manifest are used. Alternatively demonstration programs ', &
698
' in example/ or specified in the "example" section in "fpm.toml" ', &
699
' can be executed with this subcommand. ', &
0 commit comments