diff options
author | Nick Clifton <nickc@redhat.com> | 2004-09-06 08:07:42 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-09-06 08:07:42 +0000 |
commit | 04c341284d2d2ed25871caa4f94c44fbcc46b623 (patch) | |
tree | 5ce8e3abe7e7d609c6471f0103b2e69e7d721e62 /binutils/doc | |
parent | ae09a482703b2670050330e8faaf732897d32234 (diff) | |
download | gdb-04c341284d2d2ed25871caa4f94c44fbcc46b623.zip gdb-04c341284d2d2ed25871caa4f94c44fbcc46b623.tar.gz gdb-04c341284d2d2ed25871caa4f94c44fbcc46b623.tar.bz2 |
Document that the -x switch includs the effect of the -p switch.
Diffstat (limited to 'binutils/doc')
-rw-r--r-- | binutils/doc/binutils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index f92252d..0a80a0d 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -1847,7 +1847,7 @@ Print the version number of @command{objdump} and exit. @cindex header information, all Display all available header information, including the symbol table and relocation entries. Using @option{-x} is equivalent to specifying all of -@option{-a -f -h -r -t}. +@option{-a -f -h -p -r -t}. @item -w @itemx --wide |