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 01efa26 commit 96a8619Copy full SHA for 96a8619
fpm/src/fpm_command_line.f90
@@ -636,7 +636,7 @@ subroutine set_help()
636
' new NAME [[--lib|--src] [--app] [--test] [--example]]| ', &
637
' [--full|--bare][--backfill] ', &
638
' update [NAME(s)] [--fetch-only] [--clean] ', &
639
- ' run [[--target] NAME(s)] [--release] [--list] [--example] [-all] ', &
+ ' run [[--target] NAME(s)] [--release] [--list] [--example] [--all] ', &
640
' [--runner "CMD"] [--compiler COMPILER_NAME] [-- ARGS] ', &
641
' test [[--target] NAME(s)] [--release] [--list] ', &
642
0 commit comments