Closed swerner closed 2 months ago
For some reason thor is generating the command usage as sublayer sublayer:commands:new and sublayer sublayer:commands:generator which isn't right.
sublayer sublayer:commands:new
sublayer sublayer:commands:generator
Need to figure out how to override the default usage string there as the plain sublayer command does output them correctly.
sublayer
will be fixed on next patch
For some reason thor is generating the command usage as
sublayer sublayer:commands:new
andsublayer sublayer:commands:generator
which isn't right.Need to figure out how to override the default usage string there as the plain
sublayer
command does output them correctly.