aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2006-02-05 17:10:52 +0000
committerNed Ludd <solar@gentoo.org>2006-02-05 17:10:52 +0000
commit2a1facbefc122cb784b65b0eea2682d5825bb2e5 (patch)
treec786c8c504f5dccc6f83729be53aae50c7dad61c /man
parent- add ability to scan files based on bits via new -M option. syntax is -M 32 ... (diff)
downloadpax-utils-2a1facbefc122cb784b65b0eea2682d5825bb2e5.tar.gz
pax-utils-2a1facbefc122cb784b65b0eea2682d5825bb2e5.tar.bz2
pax-utils-2a1facbefc122cb784b65b0eea2682d5825bb2e5.zip
- print ELF e_types when -h flag is given. Add missing PT_NUM to paxelf.c. Document new -M feature.
Diffstat (limited to 'man')
-rw-r--r--man/scanelf.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/scanelf.1 b/man/scanelf.1
index 6a65005..ca01d01 100644
--- a/man/scanelf.1
+++ b/man/scanelf.1
@@ -77,6 +77,9 @@ Locate cause of TEXTREL
\fB\-E, \-\-etype <arg>\fR
Print only ELF files matching numeric constant
.TP
+\fB\-M, \-\-bits <arg>\fR
+Print only ELF files matching numeric bits
+.TP
\fB\-a, \-\-all\fR
Print all scanned info (-x -e -t -r -n -i -b)
.TP