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:
Anatoli Babenia 2017-10-17 16:05:59 +03:00 committed by Dave Anderson
parent 7144ad4cdc
commit 7eee7d4832

View File

@ -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.`,