- Mentioned '/<release>' and '=<version>' for 'apt-get install' and
'=<version>' for 'apt-get source'. Patch based on work of Andre Felipe
Machado. (Closes: #399673)
+ - Mentioned more short options in the apt-get manpage. Documented 'xvcg'
+ option in the apt-cache manpage. The part of patch by Andre Felipe
+ Machado. (Closes: #176106)
-- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Fri, 24 Oct 2008 23:45:17 +0300
<arg>rdepends <arg choice="plain" rep="repeat"><replaceable>pkg</replaceable></arg></arg>
<arg>pkgnames <arg choice="plain"><replaceable>prefix</replaceable></arg></arg>
<arg>dotty <arg choice="plain" rep="repeat"><replaceable>pkg</replaceable></arg></arg>
+ <arg>xvcg <arg choice="plain" rep="repeat"><replaceable>pkg</replaceable></arg></arg>
<arg>policy <arg choice="plain" rep="repeat"><replaceable>pkgs</replaceable></arg></arg>
<arg>madison <arg choice="plain" rep="repeat"><replaceable>pkgs</replaceable></arg></arg>
</group>
To limit the output to only the packages listed on the command line,
set the <literal>APT::Cache::GivenOnly</literal> option.</para>
+ <varlistentry><term>xvcg <replaceable>pkg(s)</replaceable></term>
+ <listitem><para>The same as <literal>dotty</literal>, only for xvcg from the
+ <ulink url="http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html">VCG tool</ulink>.
+ </para>
+
<para>The resulting nodes will have several shapes; normal packages are boxes,
pure provides are triangles, mixed provides are diamonds,
missing packages are hexagons. Orange boxes mean recursion was stopped
&apt-email;
&apt-product;
<!-- The last update date -->
- <date>28 October 2008</date>
+ <date>30 October 2008</date>
</refentryinfo>
<refmeta>
<refsynopsisdiv>
<cmdsynopsis>
<command>apt-get</command>
- <arg><option>-hvs</option></arg>
- <arg><option>-o=<replaceable>config string</replaceable></option></arg>
- <arg><option>-c=<replaceable>file</replaceable></option></arg>
+ <arg><option>-hvsqdyfmubV</option></arg>
+ <arg>
+ <option>-o=
+ <group choice='opt'>
+ <arg>
+ <replaceable>config_string</replaceable>
+ </arg>
+ <arg>
+ <replaceable>config string</replaceable>
+ </arg>
+ </group>
+ </option>
+ </arg>
+ <arg>
+ <option>-c=
+ <replaceable>config_file</replaceable>
+ </option>
+ </arg>
+ <arg>
+ <option>-t=
+ <group choice='opt'>
+ <arg>
+ <replaceable>target_release_name</replaceable>
+ </arg>
+ <arg>
+ <replaceable>target_release_number_expression</replaceable>
+ </arg>
+ </group>
+ </option>
+ </arg>
+
<group choice="req">
<arg>update</arg>
<arg>upgrade</arg>