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
|
||||
|
||||
-- print('ID LABEL\t\t\t\tSTARTUP');
|
||||
print(getRow(' ', 'ID', 'LABEL', 'STARTUP'))
|
||||
print(getRow(' ', 'ID', 'LABEL', 'BOOT'))
|
||||
print('--------------------------------------------')
|
||||
|
||||
for k in ipairs(results) do
|
||||
|
||||
Loading…
Reference in New Issue
Block a user