Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-help.c361 static int show_man_page(const char *perf_cmd) in show_man_page() function
482 rc = show_man_page(argv[0]); in cmd_help()