annobin: Annocheck

1 
1 4 Analysing binary files.
1 *************************
1 
1      annocheck
1        [-h | -help]
1        [-help-TOOL]
1        [-version]
1        [-v | -verbose]
1        [-q | -quiet]
1        [-i | -ignore-unknown]
1        [-r | -report-unknown]
1        [-f | -follow-links]
1        [-I | -ignore-links]
1        [-debug-rpm=FILE]
1        [-dwarf-dir=DIR]
1        [-p TEXT | -prefix=TEXT]
1        [-t DIR | -tmpdir=DIR]
1        [-u | -use-debuginfod]
1        [-n | -no-use-debuginfod]
1        [-enable-TOOL]
1        [-disable-TOOL]
1        [-TOOL-OPTION]
1        FILE...
1 
1    The 'annocheck' program can analyse binary files and report
1 information about them.  It is designed to be modular, with a set of
1 self-contained tools providing the checking functionality.  Currently
1 the following tools are implemented:
1 

Menu