mirror of
https://github.com/danderson/netboot.git
synced 2025-10-16 10:01:20 +02:00
Rename pixiecore quick netboot
into pixiecore quick xyz
This places the option below OS specific installers and makes the command explicit.
This commit is contained in:
parent
7144ad4cdc
commit
7eee7d4832
@ -272,7 +272,7 @@ func archRecipe(parent *cobra.Command) {
|
||||
|
||||
func netbootRecipe(parent *cobra.Command) {
|
||||
var netbootCmd = &cobra.Command{
|
||||
Use: "netboot",
|
||||
Use: "xyz",
|
||||
Short: "Boot a netboot.xyz installer",
|
||||
Long: `https://network.xyz allows to boot multiple operating
|
||||
systems and useful system utilities.`,
|
||||
|
Loading…
x
Reference in New Issue
Block a user