SYNOPSIS
- depscan [OPTION ...]
DESCRIPTION
depscan reads library dependencies of binary files in a directory and ouputs them in form of a list.
OPTIONS
-r, --recursive
- Search for binaries in recursive mode.
--out-simpletext
- Output simple, machine-readable text.
-c, --out-components
- Output dependencies as Listaller components (versioned, if version could be determined).
--version
- Display version number of depscan
-v, --verbose
- Turn on verbose mode (useful for debugging purposes).
AUTHOR
This manual page was written by Matthias Klumpp <[email protected]>.
COPYRIGHT
Copyright © 2009-2014 Matthias Klumpp