summaryrefslogtreecommitdiffstats
path: root/man/fr/dpkg-distaddfile.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/fr/dpkg-distaddfile.man')
-rw-r--r--man/fr/dpkg-distaddfile.man81
1 files changed, 81 insertions, 0 deletions
diff --git a/man/fr/dpkg-distaddfile.man b/man/fr/dpkg-distaddfile.man
new file mode 100644
index 0000000..8ec9ee3
--- /dev/null
+++ b/man/fr/dpkg-distaddfile.man
@@ -0,0 +1,81 @@
+.\" dpkg manual page - dpkg-distaddfile(1)
+.\"
+.\" Copyright © 1995-1996 Ian Jackson <ijackson@chiark.greenend.org.uk>
+.\" Copyright © 2000 Wichert Akkerman <wakkerma@debian.org>
+.\"
+.\" This is free software; you can redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as published by
+.\" the Free Software Foundation; either version 2 of the License, or
+.\" (at your option) any later version.
+.\"
+.\" This is distributed in the hope that it will be useful,
+.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+.\" GNU General Public License for more details.
+.\"
+.\" You should have received a copy of the GNU General Public License
+.\" along with this program. If not, see <https://www.gnu.org/licenses/>.
+.
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH dpkg\-distaddfile 1 %RELEASE_DATE% %VERSION% "suite dpkg"
+.nh
+.SH NOM
+dpkg\-distaddfile \- Ajouter une entrée au fichier debian/files.
+.
+.SH SYNOPSIS
+\fBdpkg\-distaddfile\fP [\fIoptions\fP...]\fI fichier section priorité\fP
+.
+.SH DESCRIPTION
+\fBdpkg\-distaddfile\fP ajoute une entrée pour un fichier dans \fBdebian/files\fP.
+
+Il prend trois arguments sans option, à savoir le nom du fichier, la section
+et la priorité, pour le fichier \fB.changes\fP.
+
+Le nom du fichier sera indiqué relativement au répertoire dans lequel
+\fBdpkg\-genchanges\fP s'attend à trouver les fichiers, habituellement \fB..\fP,
+plutôt que relativement au répertoire dans lequel est exécuté
+\fBdpkg\-distaddfile.\fP
+.
+.SH OPTIONS
+.TP
+\fB\-f\fP\fIfichier/liste\-des\-fichiers\fP
+Lit ou écrit la liste des fichiers qui doivent être envoyés vers l'archive
+dans ce fichier plutôt que dans le fichier \fBdebian/files\fP.
+.TP
+\fB\-?\fP, \fB\-\-help\fP
+Affiche un message d'aide puis quitte.
+.TP
+\fB\-\-version\fP
+Affiche le numéro de version puis quitte.
+.
+.SH ENVIRONNEMENT
+.TP
+\fBDPKG_COLORS\fP
+Définit le mode de couleur (depuis dpkg\ 1.18.5). Les valeurs actuellement
+acceptées sont \fBauto\fP (par défaut), \fBalways\fP et \fBnever\fP.
+.TP
+\fBDPKG_NLS\fP
+Si cette variable est définie, elle sera utilisée pour décider l'activation
+de la prise en charge des langues (NLS –\ Native Language Support), connu
+aussi comme la gestion de l'internationalisation (ou i18n) (depuis
+dpkg\ 1.19.0). Les valeurs permises sont\ : \fB0\fP et \fB1\fP (par défaut).
+.
+.SH FICHIERS
+.TP
+\fBdebian/files\fP
+La liste des fichiers créés qui seront installés sur le
+serveur. \fBdpkg\-distaddfile\fP peut être utilisé pour ajouter des fichiers
+supplémentaires.
+.
+.SH "VOIR AUSSI"
+.ad l
+\fBdeb\-src\-files\fP(5).
+.SH TRADUCTION
+Ariel VARDI <ariel.vardi@freesbee.fr>, 2002.
+Philippe Batailler, 2006.
+Nicolas François, 2006.
+Veuillez signaler toute erreur à <debian\-l10n\-french@lists.debian.org>.