branch: elpa/helm commit d27b5315e122e82c2d7fca1586718ca4c4251242 Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Update docstring --- helm-man.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/helm-man.el b/helm-man.el index 39c37e2b69..07fc1024e5 100644 --- a/helm-man.el +++ b/helm-man.el @@ -106,7 +106,9 @@ source.") ;;;###autoload (defun helm-man-woman (arg) "Preconfigured `helm' for Man and Woman pages. -With a prefix arg reinitialize the cache." +With a prefix ARG reinitialize the cache. To have a popup +showing a basic description of selected candidate, turn on +`helm-popup-tip-mode'." (interactive "P") (when arg (setq helm-man--pages nil)) (unless helm-source-man-pages