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 337c583 commit 01efa26Copy full SHA for 01efa26
fpm/src/fpm_command_line.f90
@@ -522,7 +522,7 @@ subroutine set_help()
522
' [--full|--bare][--backfill] ', &
523
' update [NAME(s)] [--fetch-only] [--clean] [--verbose] ', &
524
' list [--list] ', &
525
- ' run [[--target] NAME(s) [--example] [--release] [-all] [--runner "CMD"] ', &
+ ' run [[--target] NAME(s) [--example] [--release] [--all] [--runner "CMD"] ', &
526
' [--compiler COMPILER_NAME] [--list] [-- ARGS] ', &
527
' test [[--target] NAME(s)] [--release] [--runner "CMD"] [--list] ', &
528
' [--compiler COMPILER_NAME] [-- ARGS] ', &
0 commit comments