1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-28 13:02:26 +01:00

Remove duplicate help entry for :tabduplicate.

--HG--
extra : rebase_source : 534765ab51317e566b54d1a8d264d24942c864f5
This commit is contained in:
Doug Kearns
2011-06-29 03:59:50 +10:00
parent 8c873c0ae8
commit e3e2f7d551

View File

@@ -82,17 +82,6 @@
</description>
</item>
<item>
<tags>:tabdu :tabduplicate</tags>
<spec>:<oa>count</oa>tabdu<oa>plicate</oa></spec>
<description>
<p>
Duplicate the current tab and focus the duplicate. If
<oa>count</oa> is given, duplicate the tab <oa>count</oa> times.
</p>
</description>
</item>
<!-- TODO: should the tab commands be moved back here? -->
<p>
See <t>opening</t> for other ways to open new tabs.