Indenting fixes, still need to finish on commands_comsys, will pick it up later unless someone beats me to it.
This commit is contained in:
parent
65df59ff53
commit
44701530dc
3 changed files with 94 additions and 85 deletions
|
|
@ -28,6 +28,7 @@ ctable = {
|
|||
"version": commands_general.cmd_version,
|
||||
"who": commands_general.cmd_who,
|
||||
"@ccreate": commands_comsys.cmd_ccreate,
|
||||
"@clist": commands_comsys.cmd_clist,
|
||||
"@create": commands_privileged.cmd_create,
|
||||
"@description": commands_privileged.cmd_description,
|
||||
"@destroy": commands_privileged.cmd_destroy,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue