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 cfc2e7e commit 8af74fbCopy full SHA for 8af74fb
src/fpm_command_line.f90
@@ -993,7 +993,8 @@ subroutine set_help()
993
' Their syntax is ', &
994
' ', &
995
' build [--profile PROF] [--flag FFLAGS] [--list] [--compiler COMPILER_NAME] ', &
996
- ' [--tests] [--no-prune] [--config-file PATH] [--dump [FILENAME]] ', &
+ ' [--tests] [--no-prune] [--config-file PATH] ', &
997
+ ' [--dump [FILENAME]] ', &
998
' new NAME [[--lib|--src] [--app] [--test] [--example]]| ', &
999
' [--full|--bare][--backfill] ', &
1000
' update [NAME(s)] [--fetch-only] [--clean] [--config-file PATH] [--dump [FILENAME]]', &
0 commit comments