Update README.md

This commit is contained in:
Hackerpilot 2014-01-26 14:29:55 -08:00
parent 8421abddd2
commit cf6d8bc421
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ containing a call tip for an overload of the given function.
ACSymbol findSymbolInCurrentScope(size_t cursorPosition, string name) ACSymbol findSymbolInCurrentScope(size_t cursorPosition, string name)
## Doc comment display ## Doc comment display
```dcd-client --doc ```dcd-client --doc```
When run with the --doc or -d option, DCD will attempt to display documentation When run with the --doc or -d option, DCD will attempt to display documentation
comments associated with the symbol at the cursor position. In the case of comments associated with the symbol at the cursor position. In the case of
functions there can be more than one documentation comment associated with a functions there can be more than one documentation comment associated with a