diff --git a/docs/completions.md b/docs/completions.md index ef81d23..75a9a34 100644 --- a/docs/completions.md +++ b/docs/completions.md @@ -70,10 +70,11 @@ Example: ``` ### list -The list completion group type displays in a list. It displays more info than grid. -A list item can either be a string, or a table for additional display options. -If a completion has an alias, it can be specified either as the `2nd` entry in the options table -or te `alias` key. A description can optionally be displayed for a list item, which is either the `1st` +The list completion group type displays in a list. A list item can either be a string, or a table for additional display options. +A completion alias can be specified either as the `2nd` entry in the options table +or te `alias` key. + +A description can optionally be displayed for a list item, which is either the `1st` entry or the `description` key. Lastly, list entries can be styled. This is done with the `display` key. If this is present, this