update-binfmts --version (return code: 0)
binfmt-support 2.1.6
update-binfmts --help (return code: 0)
Usage: update-binfmts [OPTION...] --install <name> <path> <spec>
or: update-binfmts [OPTION...] --remove <name> <path>
or: update-binfmts [OPTION...] --import [<name>]
or: update-binfmts [OPTION...] --display [<name>]
or: update-binfmts [OPTION...] --enable [<name>]
or: update-binfmts [OPTION...] --disable [<name>]
or: update-binfmts [OPTION...] --find <path>
where <spec> is one of
--magic <byte-sequence> [--mask <byte-sequence>] [--offset <offset>]
--extension <extension>
The following argument may be added to any <spec> to have a userspace process
determine whether the file should be handled:
--detector <path>
Options:
--package=PACKAGE-NAME for --install and --remove, specify the current
package name
--admindir=DIRECTORY administration directory (default:
/var/lib/binfmts)
--importdir=DIRECTORY import directory (default: /usr/share/binfmts)
--test don't do anything, just demonstrate
-?, --help give this help list
--usage give a short usage message
-V, --version print program version
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
2009, 2010 Colin Watson.
This is free software; see the GNU General Public License version 3 or
later for copying conditions.
Report bugs to cjwatson@debian.org.