Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/
Dbuiltin-help.c363 static int show_man_page(const char *perf_cmd) in show_man_page() function
485 rc = show_man_page(argv[0]); in cmd_help()