Skip to content

Commit bed35ad

Browse files
committed
remove help for non existing option
1 parent 132ad6a commit bed35ad

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/dscanner/main.d

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -387,10 +387,7 @@ Options:
387387
Generates a default configuration file for the static analysis checks,
388388
389389
--skipTests
390-
Does not analyze in the unittests. Only works if --styleCheck.,
391-
392-
--patchConfig
393-
Patches the configuration file passed as parameter for v0.5.0.`,
390+
Does not analyze in the unittests. Only works if --styleCheck.`,
394391

395392
programName);
396393
}

0 commit comments

Comments
 (0)