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/apt-mark.8.xml | |
parent | 285c5b892511ab018d9db5cf93c80b4efe7ac68e (diff) |
* doc/apt-mark.8.xml:
- in hold, the option name is --file not --filename
Diffstat (limited to 'doc/apt-mark.8.xml')
-rw-r--r-- | doc/apt-mark.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-mark.8.xml b/doc/apt-mark.8.xml index 8f289c49a..8ef8e4ff3 100644 --- a/doc/apt-mark.8.xml +++ b/doc/apt-mark.8.xml @@ -70,7 +70,7 @@ 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. + by the <option>--file</option> option. </para></listitem> </varlistentry> |