From b63a6edb2446fc7a7b8c3d1ea6188207e4c48fb6 Mon Sep 17 00:00:00 2001 From: Andrew Heather <> Date: Fri, 1 Nov 2019 11:27:48 +0000 Subject: [PATCH] STYLE: Corrected option description --- bin/foamGetDict | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/foamGetDict b/bin/foamGetDict index 63edaab53d..06e0adceb7 100755 --- a/bin/foamGetDict +++ b/bin/foamGetDict @@ -45,7 +45,7 @@ Usage: ${0##*/} [OPTIONS] options: -case Alternative case directory, default is the cwd -ext File extension - -cfg Same as '-e cfg' for '.cfg' files + -cfg Same as '-ext cfg' for '.cfg' files -f | -force Force overwrite of existing files -no-ext Files without extension -target Target directory (default: system, or auto-detected)