In the [LDDB documentation](https://lldb.llvm.org/use/variable.html#type-format) you have the following sentence: "The `--format` (which you can shorten to -f) option accepts a [format name](https://lldb.llvm.org/use/formatting.html)." I believe that the link points to a wrong place. I guess that you want it to point to the table that precedes the [Type summary](https://lldb.llvm.org/use/variable.html#type-summary) section.