summaryrefslogtreecommitdiffstats
path: root/man/sv/dpkg-name.pod
diff options
context:
space:
mode:
Diffstat (limited to 'man/sv/dpkg-name.pod')
-rw-r--r--man/sv/dpkg-name.pod6
1 files changed, 5 insertions, 1 deletions
diff --git a/man/sv/dpkg-name.pod b/man/sv/dpkg-name.pod
index 8033b8d..307b7c9 100644
--- a/man/sv/dpkg-name.pod
+++ b/man/sv/dpkg-name.pod
@@ -22,7 +22,7 @@ B<dpkg-name> [I<flagga>...] [B<-->] I<fil>...
=head1 BESKRIVNING
-Manualsidan dokumenterar programmet B<dpkg-name>, vilket tillhandahåller ett enkelt sätt att byta namn på B<Debian>paket till deras fullständiga paketnamn. Ett fullständigt paketnamn består av I<paket>B<_>I<version>B<_>I<arkitektur>B<.>I<pakettyp> och anges av control-filen i paketet. I<Version>-delen av filnamnet består av uppströmsversionsinformation och kan eventuellt följas av ett bindestreck och revisionsinformationen. I<Pakettyp>-delen kommer från fältet I<package-type> om det finns, annars B<deb>.
+This manual page documents the B<dpkg-name> program which provides an easy way to rename B<Debian> packages into their full package names. A full package name consists of I<package>B<_>I<version>B<_>I<architecture>B<.>I<package-type> as specified in the control file of the package. The I<version> part of the filename consists of the upstream version information optionally followed by a hyphen and the revision information. The I<package-type> part comes from that field if present or will fall back to B<deb>.
=head1 FLAGGOR
@@ -66,6 +66,10 @@ Visar version och avslutar.
=over
+=item B<DEB_HOST_ARCH>
+
+Sets the host architecture. This affects the architecture name used in the package filename.
+
=item B<DPKG_COLORS>
Väljer färgläge (sedan dpkg 1.18.5). För närvarande godtas följande värden: B<auto> (förval), B<always> och B<never>.