cc: improve abbreviations; show options legend
[sheet.git] / mutt.plp
index 7ecf7fc8cbb2864a3886ccaeea95a703ef1adb7b..22dcf3beedb450fe9b3c68004859bb07033a18eb 100644 (file)
--- a/mutt.plp
+++ b/mutt.plp
@@ -64,10 +64,10 @@ $keys->print_rows($get{rows});
                <dl class="legend legend-types">
                <dt class="ci">aside
                        <dd>Temporarily display something without changing state.
-               <dt class="pm">move
-                       <dd>Scroll window, only selecting a different message when necessary.
-               <dt class="po">select
-                       <dd>Select another message entry.
+               <dt class="pm">select
+                       <dd>Scroll list and/or select a different line.
+               <dt class="po">search
+                       <dd>Go to a specific message entry.
                <dt class="co">edit
                        <dd>Modify message flags or contents.
                <dt class="mi">command
@@ -103,11 +103,13 @@ $keys->print_rows($get{rows});
 </div>
 
 <p class="footer">
-       <a href="/" rel="home">sheet.shiar.nl</a>/mutt
-       <a href="git://git.shiar.nl/sheet" rel="vcs-git" title="Git repository"><:= $VERSION :></a>
+       <a href="/" rel="home">sheet.shiar.nl</a>/mutt.<a href="/source/mutt.plp"
+        rel="code" title="Written in Perl">plp</a>
+       <a href="http://git.shiar.nl/sheet.git/history/HEAD:/mutt.plp"
+        rel="vcs-git" title="Git repository"><:= $VERSION :></a>
        created by <a href="http://shiar.nl/" rel="author">Shiar</a> <:= $sign{sep} :>
-       <a title="Licensed under the GNU Affero General Public License, version 3" rel="copyright"
-          href="http://www.fsf.org/licensing/licenses/agpl-3.0.html">AGPLv3</a>
+       <a href="http://www.fsf.org/licensing/licenses/agpl-3.0.html" rel="copyright"
+        title="Licensed under the GNU Affero General Public License, version 3">AGPLv3</a>
 </p>
 
 </html>