File: dump-multiarch-hints.1

package info (click to toggle)
debian-codemods 0.171
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 12,312 kB
  • sloc: makefile: 888; xml: 119; python: 80; sh: 69; javascript: 3
file content (23 lines) | stat: -rw-r--r-- 779 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.TH dump-multiarch-hints "1" "February 2026" "dump-multiarch-hints" "User Commands"
.SH NAME
dump-multiarch-hints \- Download and print multiarch hints
.SH SYNOPSIS
dump\-multiarch\-hints
.SH DESCRIPTION
Download the Debian multi-arch hints from the official source and print
them in a human-readable format. This is primarily a debugging tool for
inspecting the hints that would be applied by \fBapply-multiarch-hints\fR(1).
.PP
See https://wiki.debian.org/MultiArch/Hints for more information about
multi-arch hints.
.SS "optional arguments:"
.TP
\fB\-h\fR, \fB\-\-help\fR
Show this help message and exit.
.TP
\fB\-V\fR, \fB\-\-version\fR
Show program's version number and exit.
.SH "SEE ALSO"
\&\fIapply-multiarch-hints\fR\|(1)
.SH AUTHORS
Jelmer Vernooij <jelmer@debian.org>