Docs: Silence code block

This commit is contained in:
Adam Porter 2019-06-10 16:48:51 -05:00
parent 9b5004b436
commit ab77cc1cb0

View file

@ -252,7 +252,7 @@ Code used to update this document.
Generates the predicate subtree.
#+BEGIN_SRC elisp
#+BEGIN_SRC elisp :results silent :exports code
(defun org-ql--readme-update-predicates ()
"Update predicate subtree in current document."
(interactive)