sbctl
sbctl copied to clipboard
Clarify the `NAME` argument of `bundle` and `remove-bundle`
In the manual page sbctl(8). I believe NAME is the path to the generated unified Linux kernel image, but this is not explained. A relative path is also accepted, but to what it will be relative?
A relative path just implies that we are expanding.
The NAME argument should preferably be better explained. We could just call it PATH like the rest of them?