lttng: show man page when using command's --help
[lttng-tools.git] / src / common / utils.h
index 5272d54a6b811ba3256a2c0f7a118a41ae7676ff..7285f5c3032932ec03531ddb7ef7973f403fbc6b 100644 (file)
@@ -59,5 +59,6 @@ char *utils_generate_optstring(const struct option *long_options,
 int utils_create_lock_file(const char *filepath);
 int utils_recursive_rmdir(const char *path);
 int utils_truncate_stream_file(int fd, off_t length);
+int utils_show_man_page(int section, const char *page_name);
 
 #endif /* _COMMON_UTILS_H */
This page took 0.024045 seconds and 4 git commands to generate.