feat(cube): ls rename column name "STARTUP" to "BOOT"
This commit is contained in:
parent
29ff10bf27
commit
2b130a24e6
@ -135,7 +135,7 @@ local COMMANDS = {
|
|||||||
end
|
end
|
||||||
|
|
||||||
-- print('ID LABEL\t\t\t\tSTARTUP');
|
-- print('ID LABEL\t\t\t\tSTARTUP');
|
||||||
print(getRow(' ', 'ID', 'LABEL', 'STARTUP'))
|
print(getRow(' ', 'ID', 'LABEL', 'BOOT'))
|
||||||
print('--------------------------------------------')
|
print('--------------------------------------------')
|
||||||
|
|
||||||
for k in ipairs(results) do
|
for k in ipairs(results) do
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user