diff options
author | Daniel Burrows <dburrows@debian.org> | 2011-04-10 18:46:38 -0700 |
---|---|---|
committer | Daniel Burrows <dburrows@debian.org> | 2011-04-10 18:46:38 -0700 |
commit | 82d9becea046cddd2a84b147b454b6ddbebb585d (patch) | |
tree | abc4845f960865867750d321a0aa39cf1ab67f44 | |
parent | 66adb6c872f7b49279da43601e7d3ff199996c1a (diff) | |
download | aptitude-82d9becea046cddd2a84b147b454b6ddbebb585d.tar.gz |
Update the documentation to describe the new 'source' grouping policy.
-rw-r--r-- | doc/en/aptitude.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/en/aptitude.xml b/doc/en/aptitude.xml index 4c013d32..9672f661 100644 --- a/doc/en/aptitude.xml +++ b/doc/en/aptitude.xml @@ -7747,6 +7747,16 @@ e: Examine !: Apply .: Next ,: Previous</screen> </listitem> </varlistentry> + <varlistentry> + <term><synopsis>source</synopsis></term> + + <listitem> + <para> + Groups packages according to their source package name. + </para> + </listitem> + </varlistentry> + <varlistentry> <term><synopsis>tag<optional>(<replaceable>facet</replaceable>)</optional></synopsis></term> |