diff options
author | Robert Luberda <robert@debian.org> | 2012-06-02 20:38:05 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-06-02 20:38:05 +0200 |
commit | d6aaf2a134c10be6b1aff0818394e534e072dea1 (patch) | |
tree | c549a146f0ffea6bfebb4b6e77e0b24444f6dbb1 /doc/po/de.po | |
parent | 285c5b892511ab018d9db5cf93c80b4efe7ac68e (diff) |
* doc/apt-mark.8.xml:
- in hold, the option name is --file not --filename
Diffstat (limited to 'doc/po/de.po')
-rw-r--r-- | doc/po/de.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/po/de.po b/doc/po/de.po index 993d0f938..8b2021eb2 100644 --- a/doc/po/de.po +++ b/doc/po/de.po @@ -3928,13 +3928,13 @@ msgid "" "prevent the package from being automatically installed, upgraded or " "removed. The command is only a wrapper around <command>dpkg --set-" "selections</command> and the state is therefore maintained by &dpkg; and not " -"effected by the <option>--filename</option> option." +"effected by the <option>--file</option> option." msgstr "" "<literal>hold</literal> wird benutzt, um ein Paket als zurückgehalten zu " "markieren, was verhindert, dass das Paket automatisch installiert, ein " "Upgrade davon durchgeführt oder es entfernt wird. Der Befehl ist nur ein " "Wrapper um <command>dpkg --set-selections</command> und der Status wird " -"daher durch &dpkg; verwaltet und nicht durch die Option <option>--filename</" +"daher durch &dpkg; verwaltet und nicht durch die Option <option>--file</" "option>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |