Update main.d (#347)
GIT repo change from "Hackerpilot" to "dlang-community" merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
This commit is contained in:
parent
8c95061c1a
commit
08f73d216b
|
@ -315,7 +315,7 @@ template optionsToString(E) if (is(E == enum))
|
||||||
private void printHelp()
|
private void printHelp()
|
||||||
{
|
{
|
||||||
writeln(`dfmt `, VERSION, `
|
writeln(`dfmt `, VERSION, `
|
||||||
https://github.com/Hackerpilot/dfmt
|
https://github.com/dlang-community/dfmt
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
--help, -h Print this help message
|
--help, -h Print this help message
|
||||||
|
|
Loading…
Reference in New Issue