1 .\" dpkg manual page - dpkg-vendor(1)
3 .\" Copyright © 2009 Raphaël Hertzog <hertzog@debian.org>
5 .\" This is free software; you can redistribute it and/or modify
6 .\" it under the terms of the GNU General Public License as published by
7 .\" the Free Software Foundation; either version 2 of the License, or
8 .\" (at your option) any later version.
10 .\" This is distributed in the hope that it will be useful,
11 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
12 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 .\" GNU General Public License for more details.
15 .\" You should have received a copy of the GNU General Public License
16 .\" along with this program. If not, see <https://www.gnu.org/licenses/>.
18 .\"*******************************************************************
20 .\" This file was generated with po4a. Translate the source file.
22 .\"*******************************************************************
23 .TH dpkg\-vendor 1 %RELEASE_DATE% %VERSION% "suite dpkg"
26 dpkg\-vendor \- interroga informazioni sui produttori di una distribuzione
29 \fBdpkg\-vendor\fP [\fIopzione\fP...] \fIcomando\fP
32 \fBdpkg\-vendor\fP is a tool to query information about vendors listed in
33 \fB%PKGCONFDIR%/origins\fP. \fB%PKGCONFDIR%/origins/default\fP contains
34 information about the current vendor.
38 \fB\-\-is\fP\fI produttore\fP
39 Exits with \fB0\fP if the current vendor is \fIvendor\fP. Otherwise exits with
42 \fB\-\-derives\-from\fP\fI produttore\fP
43 Exits with \fB0\fP if the current vendor distribution is a derivative of
44 \fIvendor\fP, otherwise exits with \fB1\fP. It uses the \fBParent\fP field to browse
45 all ancestors of the current vendor.
47 \fB\-\-query\fP\fI campo\fP
48 Stampa sullo standard output il valore del \fIcampo\fP specifico del produttore
49 per il produttore corrente.
52 Mostra il messaggio sull'uso ed esce.
55 Mostra la versione ed esce.
59 \fB\-\-vendor\fP\fI produttore\fP
60 Assume come produttore corrente \fIproduttore\fP invece di scoprirlo con la
61 variabile d'ambiente \fBDEB_VENDOR\fP o \fB%PKGCONFDIR%/origins/default\fP.
66 Questa impostazione definisce il produttore corrente. Se non è impostata, il
67 produttore corrente verrà trovato leggendo \fB%PKGCONFDIR%/origins/default\fP.