apply-multiarch-hints - apply multi-arch hints
apply-multiarch-hints [-h] [--no-update-changelog] [--version]
[--diff]
Apply multi-arch hints to a package.
- -h, --help
- show this help message and exit
- --no-update-changelog
- Whether to update the changelog.
- --version
- show program's version number and exit
- --diff
- After running all fixers, display the changes made as a single unified
diff.
- --identity
- Print the identity (name and e-mailaddress) that apply-multiarch-hints
will use when committing changes, and exit.
- --verbose
- Print list of fixers that was run and print tracebacks for failed
fixers.
- DEB_UPDATE_CHANGELOG
- Used to control whether the changelog should be updated, depending on
whether it is set to "leave", "update" or
"auto". The --update-changelog and --no-update-changelog
arguments override this.
Jelmer Vernooij <jelmer@debian.org>