[Lldb-commits] [PATCH] D124028: Add some docs on how to use container commands to the python reference doc
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 19 12:53:59 PDT 2022
JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: lldb/docs/use/python-reference.rst:675
+
+::
+ (lldb) help my-utilities
----------------
For this to be formatted as code you need an extra newline after the double colons
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124028/new/
https://reviews.llvm.org/D124028
More information about the lldb-commits
mailing list