diff --git a/pages/linux/debuginfod-find.md b/pages/linux/debuginfod-find.md new file mode 100644 index 000000000..9a98f66a4 --- /dev/null +++ b/pages/linux/debuginfod-find.md @@ -0,0 +1,8 @@ +# debuginfod-find + +> Request debuginfo-related data. +> More information: . + +- Request data based on the `build_id`: + +`debuginfod-find -vv debuginfo {{build_id}}`