From 1ffcffeb4068aed222747b8917fbe19e6c6cb026 Mon Sep 17 00:00:00 2001 From: 0-v-0 Date: Sat, 6 Jun 2026 15:52:44 +0800 Subject: [PATCH] Fix #610 --- src/dfmt/main.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dfmt/main.d b/src/dfmt/main.d index c5a5577..c09eb55 100644 --- a/src/dfmt/main.d +++ b/src/dfmt/main.d @@ -329,7 +329,7 @@ https://github.com/dlang-community/dfmt Options: --help, -h Print this help message --inplace, -i Edit files in place - --config, -c Path to directory to load .editorconfig file from. + --config, -c Path to directory to load .editorconfig file from. --version Print the version number and then exit Formatting Options: