diff --git a/src/dscanner/main.d b/src/dscanner/main.d index 42c4fef..aa28f76 100644 --- a/src/dscanner/main.d +++ b/src/dscanner/main.d @@ -367,8 +367,9 @@ Options: Similar to "--imports", but lists imports of imports recursively. -I - Specify that imported the given directory should be searched for - imported modules. + Specify that the given directory should be searched for imported + modules. This option can be passed multiple times to specify multiple + directories. --syntaxCheck , -s Lexes and parses sourceFile, printing the line and column number of