Update README.md
This commit is contained in:
parent
cf6d8bc421
commit
57ebb267ae
|
@ -105,7 +105,7 @@ containing a call tip for an overload of the given function.
|
|||
ACSymbol findSymbolInCurrentScope(size_t cursorPosition, string name)
|
||||
|
||||
## Doc comment display
|
||||
```dcd-client --doc```
|
||||
```dcd-client --doc -c 4298```
|
||||
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
|
||||
functions there can be more than one documentation comment associated with a
|
||||
|
|
Loading…
Reference in New Issue