aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinit current directory[i] <urbanjost@comcast.net>2020-12-02 18:03:05 -0500
committerinit current directory[i] <urbanjost@comcast.net>2020-12-02 18:03:05 -0500
commit95cab05240361963b0e5f6ae588f1875de4d2015 (patch)
tree5d796fd94511f1dfad17d4ce0b5268d3c18eaa6f
parent51b0eda808b34403a61431d40b4966fe7f8b31cf (diff)
downloadfpm-95cab05240361963b0e5f6ae588f1875de4d2015.tar.gz
fpm-95cab05240361963b0e5f6ae588f1875de4d2015.zip
errata
-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 dd50200..2e93366 100644
--- a/fpm/src/fpm_command_line.f90
+++ b/fpm/src/fpm_command_line.f90
@@ -504,7 +504,7 @@ contains
' + run Run the local package binaries. defaults to all binaries for ', &
' that release. ', &
' + test Run the tests. ', &
- ' + help Alternate method for displaying subcommand help ', &
+ ' + help Alternate method for displaying subcommand help. ', &
' + list Display brief descriptions of all subcommands. ', &
' ', &
' Their syntax is ', &