diff options
Diffstat (limited to 'binutils/binutils.texi')
-rw-r--r-- | binutils/binutils.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/binutils/binutils.texi b/binutils/binutils.texi index 0d055bf..aff80f8 100644 --- a/binutils/binutils.texi +++ b/binutils/binutils.texi @@ -1120,9 +1120,9 @@ Display information only for section @var{name}. @item -l @itemx --line-numbers @cindex source filenames for object files -Label the display (using debugging information) with the filename -and source line numbers corresponding to the object code shown. -Only useful with @samp{-d} or @samp{-D}. +Label the display (using debugging information) with the filename and +source line numbers corresponding to the object code or relocs shown. +Only useful with @samp{-d}, @samp{-D}, or @samp{-r}. @item -m @var{machine} @itemx --architecture=@var{machine} |