diff options
Diffstat (limited to 'doc/apt-verbatim.ent')
-rw-r--r-- | doc/apt-verbatim.ent | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 5d0d4c9f0..20150afbe 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -39,6 +39,12 @@ </citerefentry>" > +<!ENTITY apt "<citerefentry> + <refentrytitle><command>apt</command></refentrytitle> + <manvolnum>8</manvolnum> + </citerefentry>" +> + <!ENTITY apt-preferences "<citerefentry> <refentrytitle><command>apt_preferences</command></refentrytitle> <manvolnum>5</manvolnum> @@ -259,9 +265,11 @@ <arg choice='plain'>search</arg> <arg choice='plain'>show</arg> <arg choice='plain'>update</arg> - <arg choice='plain'>upgrade</arg> <arg choice='plain'>install &synopsis-arg-pkgver;</arg> <arg choice='plain'>remove &synopsis-arg-pkg;</arg> + <arg choice='plain'>upgrade</arg> + <arg choice='plain'>full-upgrade</arg> + <arg choice='plain'>edit-sources</arg> &synopsis-help; </group> </cmdsynopsis></refsynopsisdiv>"> |