mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-11 07:35:40 +02:00
readelf: update link (#12783)
This commit is contained in:
parent
f854943c79
commit
d0c2c8db25
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# readelf
|
# readelf
|
||||||
|
|
||||||
> Display information about ELF files.
|
> Display information about ELF files.
|
||||||
> More information: <http://man7.org/linux/man-pages/man1/readelf.1.html>.
|
> More information: <https://manned.org/readelf.1>.
|
||||||
|
|
||||||
- Display all information about the ELF file:
|
- Display all information about the ELF file:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue