Skip to content

Commit 96a8619

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

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
@@ -636,7 +636,7 @@ subroutine set_help()
636636
' new NAME [[--lib|--src] [--app] [--test] [--example]]| ', &
637637
' [--full|--bare][--backfill] ', &
638638
' update [NAME(s)] [--fetch-only] [--clean] ', &
639-
' run [[--target] NAME(s)] [--release] [--list] [--example] [-all] ', &
639+
' run [[--target] NAME(s)] [--release] [--list] [--example] [--all] ', &
640640
' [--runner "CMD"] [--compiler COMPILER_NAME] [-- ARGS] ', &
641641
' test [[--target] NAME(s)] [--release] [--list] ', &
642642
' [--runner "CMD"] [--compiler COMPILER_NAME] [-- ARGS] ', &

0 commit comments

Comments
 (0)