diff --git a/src/topogtools.f90 b/src/topogtools.f90 index ee3fd19..92d24f7 100644 --- a/src/topogtools.f90 +++ b/src/topogtools.f90 @@ -112,9 +112,9 @@ program topogtools ''] help_cutoff = [character(len=80) :: & - 'usage: topogtools min_dy --input --output ', & - ' --cutoff ', & - ' [--hgrid ] ', & + 'usage: topogtools min_dy --input --output ', & + ' --cutoff ', & + ' [--hgrid ] ', & ' ', & 'Convert ocean cells into land if their y size is less than , ', & 'expressed in the same units as dy in (typically metres). ', &