* cli/cli-decode.c (add_cmd): Add comment.
This commit is contained in:
parent
f124dd4f3f
commit
bc587a6bd2
2 changed files with 5 additions and 0 deletions
|
@ -128,6 +128,7 @@ set_cmd_completer (struct cmd_list_element *cmd,
|
|||
|
||||
|
||||
/* Add element named NAME.
|
||||
Space for NAME and DOC must be allocated by the caller.
|
||||
CLASS is the top level category into which commands are broken down
|
||||
for "help" purposes.
|
||||
FUN should be the function to execute the command;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue