Variable: hydra-doc-format-spec
hydra-doc-format-spec is a customizable variable defined in hydra.el.
Value
"%s"
Documentation
Default format-style specifier for ?a? syntax in docstrings.
Source Code
;; Defined in ~/.emacs.d/elpa/hydra-20250316.1254/hydra.el
(defcustom hydra-doc-format-spec "%s"
"Default `format'-style specifier for ?a? syntax in docstrings."
:type 'string)