README update
This commit is contained in:
parent
b58fa5b855
commit
ba862d2475
|
@ -16,6 +16,8 @@ resulting HTML will be written to standard output.
|
||||||
* **-I** _includePath_ - Include _includePath_ in the list of paths used to search
|
* **-I** _includePath_ - Include _includePath_ in the list of paths used to search
|
||||||
for imports. By default dscanner will search in the current working directory as
|
for imports. By default dscanner will search in the current working directory as
|
||||||
well as any paths specified in /etc/dmd.conf.
|
well as any paths specified in /etc/dmd.conf.
|
||||||
|
* **--ctags** _sourceFile_ - Generates ctags information from the given source
|
||||||
|
code file.
|
||||||
|
|
||||||
# Dot Completion
|
# Dot Completion
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue