[Aptitude-devel] r3220 - in branches/aptitude-0.3/aptitude: . doc/en
Daniel Burrows
dburrows@costa.debian.org
Sun, 01 May 2005 02:19:37 +0000
Author: dburrows
Date: Sun May 1 02:19:27 2005
New Revision: 3220
Modified:
branches/aptitude-0.3/aptitude/ChangeLog
branches/aptitude-0.3/aptitude/doc/en/aptitude.xml
Log:
Document the new keybindings.
Modified: branches/aptitude-0.3/aptitude/ChangeLog
==============================================================================
--- branches/aptitude-0.3/aptitude/ChangeLog (original)
+++ branches/aptitude-0.3/aptitude/ChangeLog Sun May 1 02:19:27 2005
@@ -2,6 +2,10 @@
* doc/en/aptitude.xml:
+ Document the new keybindings.
+
+ * doc/en/aptitude.xml:
+
Move a tip around to a place where it will make more sense soon.
* doc/en/aptitude.xml:
Modified: branches/aptitude-0.3/aptitude/doc/en/aptitude.xml
==============================================================================
--- branches/aptitude-0.3/aptitude/doc/en/aptitude.xml (original)
+++ branches/aptitude-0.3/aptitude/doc/en/aptitude.xml Sun May 1 02:19:27 2005
@@ -4409,6 +4409,18 @@
<tbody>
<row>
+ <entry><literal>ApplySolution</literal></entry>
+
+ <entry><literal>!</literal></entry>
+
+ <entry>
+ If packages are broken and &aptitude; has suggested
+ a solution to the problem, immediately apply the
+ solution.
+ </entry>
+ </row>
+
+ <row>
<entry><literal>Begin</literal></entry>
<entry><literal>home,C-a</literal></entry>
<entry>
@@ -4671,6 +4683,16 @@
</row>
<row>
+ <entry><literal>ExamineSolution</literal></entry>
+ <entry><literal>e</literal></entry>
+ <entry>
+ If some packages are broken and &aptitude; has
+ suggested a solution, display a dialog box with a
+ detailed description of the proposed solution.
+ </entry>
+ </row>
+
+ <row>
<entry><literal>ExpandAll</literal></entry>
<entry>[</entry>
<entry>
@@ -4872,6 +4894,18 @@
</entry>
</row>
+ <!-- TODO: this is a wording only a software engineer
+ could love -->
+ <row>
+ <entry><literal>PrevSolution</literal></entry>
+ <entry><literal>,</literal></entry>
+ <entry>
+ If some packages are broken and the currently
+ selected solution is not the last solution, advances
+ to the next solution.
+ </entry>
+ </row>
+
<row>
<entry><literal>No</literal></entry>
<entry><literal>n</literal><footnoteref linkend='footnoteYesNoLocale'/></entry>
@@ -4899,6 +4933,16 @@
</row>
<row>
+ <entry><literal>PrevSolution</literal></entry>
+ <entry><literal>,</literal></entry>
+ <entry>
+ If some packages are broken and the currently
+ selected solution is not the first solution, returns
+ to the previous solution.
+ </entry>
+ </row>
+
+ <row>
<entry><literal>Purge</literal></entry>
<entry><literal>_</literal></entry>
<entry>