Add missing description to llvm-remarkutil doc header
authorJessica Paquette <jpaquette@apple.com>
Mon, 12 Sep 2022 22:17:57 +0000 (15:17 -0700)
committerJessica Paquette <jpaquette@apple.com>
Mon, 12 Sep 2022 22:19:24 +0000 (15:19 -0700)
commitd950172a4fd9ae66df6a2ad020b26a9cbcd9800b
tree3c613bdf9b71116dd31c5e05bb795d94bbe44795
parent724664c56b5a095d4d5ebec493b04744ed76b7b2
Add missing description to llvm-remarkutil doc header

Doc builder caught this:

```
File ".../llvm/src/llvm/docs/conf.py", line 271, in process_rst
name,description = title.split(' - ', 1)
ValueError: not enough values to unpack (expected 2, got 1)
```
llvm/docs/CommandGuide/LLVMRemarkUtil.rst