Fix documentation on --full

This commit is contained in:
WebFreak001 2017-11-25 00:49:06 +01:00
parent 172d45ce81
commit c9096c2305
1 changed files with 1 additions and 2 deletions

View File

@ -149,8 +149,7 @@ a tab separated format:
* identifier: raw name of a variable or function, etc
* kind: empty for calltips, see above for rest
* definition: function or variable definition string or close approximation for information display purpose
* symbolFilePath: in which file this symbol is defined or `stdin`
* symbolLocation: the byte offset at which the symbol is located in the file
* symbol location: in which file (or `stdin`) & byte offset this symbol is defined. Separated with a space.
* documentation: escaped documentation string of this symbol
#### Example `--full` output