diff options
Diffstat (limited to 'doc/debuginfod-find.1')
-rw-r--r-- | doc/debuginfod-find.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/debuginfod-find.1 b/doc/debuginfod-find.1 index aeb1cb12..12d4ec2d 100644 --- a/doc/debuginfod-find.1 +++ b/doc/debuginfod-find.1 @@ -19,10 +19,15 @@ debuginfod-find \- request debuginfo-related data .SH SYNOPSIS .B debuginfod-find [\fIOPTION\fP]... debuginfo \fIBUILDID\fP +.br .B debuginfod-find [\fIOPTION\fP]... debuginfo \fIPATH\fP +.br .B debuginfod-find [\fIOPTION\fP]... executable \fIBUILDID\fP +.br .B debuginfod-find [\fIOPTION\fP]... executable \fIPATH\fP +.br .B debuginfod-find [\fIOPTION\fP]... source \fIBUILDID\fP \fI/FILENAME\fP +.br .B debuginfod-find [\fIOPTION\fP]... source \fIPATH\fP \fI/FILENAME\fP .SH DESCRIPTION |