mirror of
https://github.com/danderson/netboot.git
synced 2025-08-09 08:07:11 +02:00
pixiecore/cli: fix CLI's docstring.
This commit is contained in:
parent
2a7824bf67
commit
09a8c3d87d
@ -32,8 +32,6 @@ import (
|
||||
var Ipxe = map[pixiecore.Firmware][]byte{}
|
||||
|
||||
// CLI runs the Pixiecore commandline.
|
||||
//
|
||||
// Takes a map of ipxe bootloader binaries for various architectures.
|
||||
func CLI() {
|
||||
// The ipxe firmware flags need to be set outside init(), so that
|
||||
// the default flag value is computed appropriately based on
|
||||
|
Loading…
Reference in New Issue
Block a user