mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-05 23:34:10 +01:00
Clean up some option descriptions.
This commit is contained in:
@@ -769,7 +769,7 @@ function CommandLine() //{{{
|
||||
});
|
||||
|
||||
options.add(["complete", "cpt"],
|
||||
"Items which are completed at the :[tab]open prompt",
|
||||
"Items which are completed at the :open prompts",
|
||||
"charlist", "slf",
|
||||
{
|
||||
completer: function (context) [k for each (k in completion.urlCompleters)],
|
||||
|
||||
Reference in New Issue
Block a user