From 141058116c807cccbcebadde53034a439a33c9be Mon Sep 17 00:00:00 2001 From: "init current directory[i]" Date: Fri, 9 Oct 2020 22:16:38 -0400 Subject: whitespace --- fpm/src/fpm_command_line.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fpm/src/fpm_command_line.f90 b/fpm/src/fpm_command_line.f90 index fc08f65..4f45cb3 100644 --- a/fpm/src/fpm_command_line.f90 +++ b/fpm/src/fpm_command_line.f90 @@ -463,7 +463,7 @@ contains ' fpm new --help|--version ', & ' ', & 'DESCRIPTION ', & - ' "fpm new" creates a new programming project in a new directory .', & + ' "fpm new" creates a new programming project in a new directory. ', & ' ', & ' The "new" subcommand creates a directory with the specified ', & ' name and runs the command "git init" in that directory and ', & -- cgit v1.2.3