aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinit current directory[i] <urbanjost@comcast.net>2020-10-17 00:34:42 -0400
committerinit current directory[i] <urbanjost@comcast.net>2020-10-17 00:34:42 -0400
commitaa93e1b0618ef9b6086f515e40c9f45be26e03ff (patch)
treea615e4dfd21c81792f9b96262fe6e08b4176b504
parent0673b35ecb827835eca50136e52a3be03ae24c6b (diff)
downloadfpm-aa93e1b0618ef9b6086f515e40c9f45be26e03ff.tar.gz
fpm-aa93e1b0618ef9b6086f515e40c9f45be26e03ff.zip
add list subcommand to manual output
-rw-r--r--fpm/src/fpm_command_line.f901
1 files changed, 1 insertions, 0 deletions
diff --git a/fpm/src/fpm_command_line.f90 b/fpm/src/fpm_command_line.f90
index 3cb6203..0efc076 100644
--- a/fpm/src/fpm_command_line.f90
+++ b/fpm/src/fpm_command_line.f90
@@ -200,6 +200,7 @@ contains
help_text=[character(len=widest) :: help_text, help_run]
help_text=[character(len=widest) :: help_text, help_test]
help_text=[character(len=widest) :: help_text, help_help]
+ help_text=[character(len=widest) :: help_text, help_list]
help_text=[character(len=widest) :: help_text, version_text]
case default
! note help_intrinsics is returning a fixed-length array