1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 16:22:27 +01:00

fix formatting of :tabdetach and :tabduplicate help

This commit is contained in:
Doug Kearns
2008-08-25 01:08:17 +00:00
parent f2bce0b115
commit eab3d7521a

View File

@@ -31,8 +31,9 @@ support it, currently:
* [c]:tab downloads[c]
________________________________________________________________________________
|:tabd[uplicate]| +
|:[count]:tab[duplicate]
|:tabd| |:tabduplicate|
||:[count]tab[duplicate]|| +
________________________________________________________________________________
Duplicate the current tab and switch to the duplicate. If [count] is given,
duplicate the tab [count] times.
@@ -120,7 +121,7 @@ Switch to the last tab.
________________________________________________________________________________
|:tabde[tach]| +
|:tabde| |:tabdetach| +
||:tabde[tach]||
________________________________________________________________________________
Detach the current tab, and open it in its own window.