Skip to content

Commit 01efa26

Browse files
urbanjostLKedward
andauthored
Update fpm/src/fpm_command_line.f90
Co-authored-by: Laurence Kedward <[email protected]>
1 parent 337c583 commit 01efa26

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
@@ -522,7 +522,7 @@ subroutine set_help()
522522
' [--full|--bare][--backfill] ', &
523523
' update [NAME(s)] [--fetch-only] [--clean] [--verbose] ', &
524524
' list [--list] ', &
525-
' run [[--target] NAME(s) [--example] [--release] [-all] [--runner "CMD"] ', &
525+
' run [[--target] NAME(s) [--example] [--release] [--all] [--runner "CMD"] ', &
526526
' [--compiler COMPILER_NAME] [--list] [-- ARGS] ', &
527527
' test [[--target] NAME(s)] [--release] [--runner "CMD"] [--list] ', &
528528
' [--compiler COMPILER_NAME] [-- ARGS] ', &

0 commit comments

Comments
 (0)