mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-09 07:54:12 +01:00
Add some missing options to index.xml help page.
This commit is contained in:
@@ -839,7 +839,7 @@ const Completion = Module("completion", {
|
||||
}, {
|
||||
commands: function () {
|
||||
commands.add(["contexts"],
|
||||
"List the completion contexts used during completion of an ex command",
|
||||
"List the completion contexts used during completion of an Ex command",
|
||||
function (args) {
|
||||
commandline.commandOutput(
|
||||
<div highlight="Completions">
|
||||
|
||||
Reference in New Issue
Block a user