mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-20 11:50:40 +00:00
Update cheatsheets
This commit is contained in:
13
tldr/linux/debuginfod-find
Normal file
13
tldr/linux/debuginfod-find
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# debuginfod-find
|
||||
|
||||
> Request debuginfo-related data.
|
||||
> More information: <https://manned.org/debuginfod-find>.
|
||||
|
||||
- Request data based on the `build_id`:
|
||||
|
||||
`debuginfod-find -vv debuginfo {{build_id}}`
|
||||
Reference in New Issue
Block a user