Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-help.c404 static int show_man_page(const char *perf_cmd) in show_man_page() function
524 rc = show_man_page(argv[0]); in cmd_help()