1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-18 04:54:12 +01:00

Make the 'urlseparator' example use the default value. (cf. issue 98)

This commit is contained in:
Štěpán Němec
2010-10-20 14:13:36 +02:00
parent af8098bac6
commit d99a2e0d3b

View File

@@ -1408,7 +1408,7 @@
are never split. With the default value, the following will open
three URLs in the current tab and two new background tabs,
</p>
<code><ex>:open google Linux, wikipedia Arch Linux, imdb March of the Penguins</ex></code>
<code><ex>:open google Linux | wikipedia Arch Linux | imdb March of the Penguins</ex></code>
</description>
</item>