mirror of
https://github.com/danderson/netboot.git
synced 2025-10-17 02:21: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) {
|
func netbootRecipe(parent *cobra.Command) {
|
||||||
var netbootCmd = &cobra.Command{
|
var netbootCmd = &cobra.Command{
|
||||||
Use: "netboot",
|
Use: "xyz",
|
||||||
Short: "Boot a netboot.xyz installer",
|
Short: "Boot a netboot.xyz installer",
|
||||||
Long: `https://network.xyz allows to boot multiple operating
|
Long: `https://network.xyz allows to boot multiple operating
|
||||||
systems and useful system utilities.`,
|
systems and useful system utilities.`,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user