Skip to content

Commit 2c033c3

Browse files
committed
Also improve formatting about type format list
1 parent af8f67a commit 2c033c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/docs/use/variable.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ defined the same format for multiple types on the same command,
231231
argument.
232232

233233
To delete ALL formats, use ``type format clear``. To see all the formats
234-
defined, use type format list.
234+
defined, use ``type format list``.
235235

236236
If all you need to do, however, is display one variable in a custom format,
237237
while leaving the others of the same type untouched, you can simply type:

0 commit comments

Comments
 (0)