Skip to content

Commit b5873bc

Browse files
authored
Merge pull request #579 from BBasile/update-help
remove help for non existing option merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2 parents 132ad6a + bed35ad commit b5873bc

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)