Skip to content

Commit 372fa61

Browse files
urbanjostawvwgk
andauthored
Update fpm/src/fpm_command_line.f90
Co-authored-by: Sebastian Ehlert <[email protected]>
1 parent 40ee8d5 commit 372fa61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fpm/src/fpm_command_line.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@ subroutine set_help()
693693
' ', &
694694
'DESCRIPTION ', &
695695
' Run applications you have built in your fpm(1) project. ', &
696-
' By default applications in /appl or specified as "executable" in your ', &
696+
' By default applications in /app or specified as "executable" in your ', &
697697
' "fpm.toml" manifest are used. Alternatively demonstration programs ', &
698698
' in example/ or specified in the "example" section in "fpm.toml" ', &
699699
' can be executed with this subcommand. ', &

0 commit comments

Comments
 (0)