Lines Matching defs:help
611 static int annotate_browser__show(struct ui_browser *browser, char *title, const char *help)
618 if (ui_browser__show(browser, title, help) < 0)
671 const char *help = "Press 'h' for help on key bindings";
677 if (annotate_browser__show(&browser->b, title, help) < 0)
711 annotate_browser__show(&browser->b, title, help);
758 annotate_browser__show(&browser->b, title, help);
768 ui_helpline__puts(help);
788 ui_helpline__puts(help);
856 annotate_browser__show(&browser->b, title, help);