mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 08:27:59 +01:00
Addenda and corrigenda for the last and next to next to last commits.
This commit is contained in:
@@ -204,7 +204,7 @@ const Command = Class("Command", {
|
||||
/** @property {string[]} All of this command's long and short names. */
|
||||
names: null,
|
||||
|
||||
/** @property {string} This command's description, as shown in :exusage */
|
||||
/** @property {string} This command's description, as shown in :listcommands */
|
||||
description: "",
|
||||
/**
|
||||
* @property {function (Args)} The function called to execute this command.
|
||||
|
||||
Reference in New Issue
Block a user