This commit is contained in:
Florian Bruhin 2016-08-16 11:36:55 +02:00
parent 242dd4a6f7
commit 91db564e1a

View File

@ -505,8 +505,8 @@ class CommandDispatcher:
tab: Open in a new tab. tab: Open in a new tab.
bg: Open in a background tab. bg: Open in a background tab.
window: Open in a new window. window: Open in a new window.
count: For `increment` and `decrement`, the number to change the URL count: For `increment` and `decrement`, the number to change the
by. For `up`, the number of levels to go up in the URL. URL by. For `up`, the number of levels to go up in the URL.
""" """
# save the pre-jump position in the special ' mark # save the pre-jump position in the special ' mark
self.set_mark("'") self.set_mark("'")