aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fpm/src/fpm_command_line.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/fpm/src/fpm_command_line.f90 b/fpm/src/fpm_command_line.f90
index 7fac111..6741aaf 100644
--- a/fpm/src/fpm_command_line.f90
+++ b/fpm/src/fpm_command_line.f90
@@ -137,7 +137,7 @@ contains
& --runner " " &
& --compiler "'//get_env('FPM_COMPILER','gfortran')//'" &
& --verbose F&
- & --',help_test,version_text)
+ & --',help_run,version_text)
call check_build_vals()