From 08f73d216b541425f5a3ebd9b0a716b456432f6b Mon Sep 17 00:00:00 2001 From: notna123 Date: Tue, 27 Mar 2018 08:59:46 +0200 Subject: [PATCH] Update main.d (#347) GIT repo change from "Hackerpilot" to "dlang-community" merged-on-behalf-of: BBasile --- 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 293c99f..df4cda3 100644 --- a/src/dfmt/main.d +++ b/src/dfmt/main.d @@ -315,7 +315,7 @@ template optionsToString(E) if (is(E == enum)) private void printHelp() { writeln(`dfmt `, VERSION, ` -https://github.com/Hackerpilot/dfmt +https://github.com/dlang-community/dfmt Options: --help, -h Print this help message