1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 20:07:59 +01:00

don't bother returning a status value in Marks#jumpTo and remove trailing comma

in :mark help propery assignment
This commit is contained in:
Doug Kearns
2007-06-26 12:32:57 +00:00
parent 97b05cc9e1
commit c9c550a6f0
2 changed files with 1 additions and 3 deletions

View File

@@ -510,7 +510,7 @@ function Commands() //{{{
},
{
usage: ["ma[rk] {arg}"],
short_help: "Mark current location within the webpage",
short_help: "Mark current location within the webpage"
}
));
addDefaultCommand(new Command(["marks"],