summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hartwig <mandyke@gmail.com>2012-03-17 19:54:37 +0800
committerDaniel Hartwig <mandyke@gmail.com>2012-03-17 19:54:37 +0800
commit9ce271c010a632d1f662a30ab50dcc915c204e3b (patch)
tree45172cda15842f7e73cd746250b2b5d5613b82a9
parentabcb07c389d64108201e1e36c1686a57929f7a2b (diff)
downloadaptitude-9ce271c010a632d1f662a30ab50dcc915c204e3b.tar.gz
Clean recent changes to man page description of 'forbid-version'
* doc/en/manpage.xml: - quote the full command line for clearing a forbidden version; - remove the reference to '--schedule-only' which would still try to install the package next time;
-rw-r--r--doc/en/manpage.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/en/manpage.xml b/doc/en/manpage.xml
index ae01526b..9bc08555 100644
--- a/doc/en/manpage.xml
+++ b/doc/en/manpage.xml
@@ -459,9 +459,8 @@
This command is useful for avoiding broken versions of
packages without having to set and clear manual holds.
If you decide you really want the forbidden version
- after all, <quote><literal>install package...</literal></quote> will
- remove the ban. <literal>--schedule-only</literal> here can be
- used to just remove the ban without installing anything.
+ after all, <quote><literal>aptitude install <replaceable>package</replaceable></literal></quote> will
+ remove the ban.
</para>
</listitem>
</varlistentry>