Home
last modified time | relevance | path

Searched refs:show_man_page (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/tools/perf/
Dbuiltin-help.c356 static int show_man_page(const char *perf_cmd) in show_man_page() function
477 rc = show_man_page(argv[0]); in cmd_help()