dpkg (1.18.25) stretch; urgency=medium
[dpkg] / man / fr / dpkg-vendor.man
CommitLineData
1479465f
GJ
1.\" dpkg manual page - dpkg-vendor(1)
2.\"
3.\" Copyright © 2009 Raphaël Hertzog <hertzog@debian.org>
4.\"
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.
9.\"
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.
14.\"
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/>.
17.
18.\"*******************************************************************
19.\"
20.\" This file was generated with po4a. Translate the source file.
21.\"
22.\"*******************************************************************
23.TH dpkg\-vendor 1 %RELEASE_DATE% %VERSION% "suite dpkg"
24.nh
25.SH NOM
26dpkg\-vendor \- récupére les informations sur les éditeurs de distribution
27.
28.SH SYNOPSIS
29\fBdpkg\-vendor\fP [\fIoption\fP...] \fIcommande\fP
30.
31.SH DESCRIPTION
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
34information about the current vendor.
35.
36.SH COMMANDES
37.TP
38\fB\-\-is\fP\fI éditeur\fP
39Exits with \fB0\fP if the current vendor is \fIvendor\fP. Otherwise exits with
40\fB1\fP.
41.TP
42\fB\-\-derives\-from\fP\fI éditeur\fP
43Exits 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
45all ancestors of the current vendor.
46.TP
47\fB\-\-query\fP\fI champ\fP
48Affiche sur la sortie standard la valeur du champ spécifique \fIchamp\fP de
49l'éditeur actuel.
50.TP
51\fB\-\-help\fP
52Affiche un message d'aide puis quitte.
53.TP
54\fB\-\-version\fP
55Affiche le numéro de version puis quitte.
56.
57.SH OPTIONS
58.TP
59\fB\-\-vendor\fP\fI éditeur\fP
60Suppose que l'éditeur actuel est \fIéditeur\fP au lieu d'utiliser la variable
61\fBDEB_VENDOR\fP ou \fB%PKGCONFDIR%/origins/default\fP.
62.
63.SH ENVIRONNEMENT
64.TP
65\fBDEB_VENDOR\fP
66Ce réglage définit l'éditeur («\ vendor\ ») actuel. Si cette valeur est vide,
67le contenu du fichier \fB%PKGCONFDIR%/origins/default\fP est utilisé.
68.
69.SH "VOIR AUSSI"
70\fBdeb\-origin\fP(5).
71.SH TRADUCTION
72Ariel VARDI <ariel.vardi@freesbee.fr>, 2002.
73Philippe Batailler, 2006.
74Nicolas François, 2006.
75Veuillez signaler toute erreur à <debian\-l10n\-french@lists.debian.org>.