diff options
author | johannst <johannes.stoelp@gmail.com> | 2019-11-14 16:17:48 +0100 |
---|---|---|
committer | johannst <johannes.stoelp@gmail.com> | 2019-11-14 16:17:48 +0100 |
commit | fe8298a637792f8f5d075f7c11a5005d55d758fd (patch) | |
tree | 64085fb169e03c9cb015ecb41e03fc44b765466b /explore-elf.txt | |
parent | 2bb3f0d8d3bb45a4fec87d04e83b4fc7a6bd25cd (diff) | |
download | notes-fe8298a637792f8f5d075f7c11a5005d55d758fd.tar.gz notes-fe8298a637792f8f5d075f7c11a5005d55d758fd.zip |
updated readelf wide flag
Diffstat (limited to 'explore-elf.txt')
-rw-r--r-- | explore-elf.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/explore-elf.txt b/explore-elf.txt index d5bde46..88c42f0 100644 --- a/explore-elf.txt +++ b/explore-elf.txt @@ -11,7 +11,7 @@ # readelf(1) *readelf* ============= args: - --wide dont break output at 80 chars + -W|--wide wide output, dont break output at 80 chars -h print ELF header -S print sections headers -l print program headers |