From b86570f63e533abcbcb97c2572e0e5732a96307b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 11:40:31 +0200 Subject: Adding upstream version 1.20.13. Signed-off-by: Daniel Baumann --- man/it/dpkg-distaddfile.pod | 87 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 man/it/dpkg-distaddfile.pod (limited to 'man/it/dpkg-distaddfile.pod') diff --git a/man/it/dpkg-distaddfile.pod b/man/it/dpkg-distaddfile.pod new file mode 100644 index 0000000..56bc852 --- /dev/null +++ b/man/it/dpkg-distaddfile.pod @@ -0,0 +1,87 @@ + + ***************************************************** + * GENERATED FILE, DO NOT EDIT * + * THIS IS NO SOURCE FILE, BUT RESULT OF COMPILATION * + ***************************************************** + +This file was generated by po4a(7). Do not store it (in VCS, for example), +but store the PO file used as source file by po4a-translate. + +In fact, consider this as a binary, and the PO file as a regular .c file: +If the PO get lost, keeping this translation up-to-date will be harder. + +=encoding UTF-8 + +=head1 NOME + +dpkg-distaddfile - aggiunge voci a debian/files + +=head1 SINTASSI + +B [I...] I + +=head1 DESCRIZIONE + +B aggiunge una voce per un file specificato in +B. + +Accetta tre argomenti non opzione: il nome del file e la sezione e priorità +per il file B<.changes>. + +Il nome del file deve essere specificato come relativo rispetto alla +directory in cui B si aspetta di trovare i file, +solitamente B<..>, piuttosto che un nome di percorso relativo alla directory +corrente quando viene eseguito B. + +=head1 OPZIONI + +=over + +=item B<-f>I + +Legge o scrive la lista di file da caricare qui, invece di usare +B. + +=item B<-?>, B<--help> + +Mostra il messaggio sull'uso ed esce. + +=item B<--version> + +Mostra la versione ed esce. + +=back + +=head1 AMBIENTE + +=over + +=item B + +Sets the color mode (since dpkg 1.18.5). The currently accepted values are: +B (default), B and B. + +=item B + +If set, it will be used to decide whether to activate Native Language +Support, also known as internationalization (or i18n) support (since dpkg +1.19.0). The accepted values are: B<0> and B<1> (default). + +=back + +=head1 FILE + +=over + +=item B + +L'elenco dei file generati che fanno parte del caricamento in fase di +preparazione. B può essere usato per aggiungere file +addizionali. + +=back + +=head1 VEDERE ANCHE + +B(5). + -- cgit v1.2.3