From 09a8c3d87d95b310f364b8689c47dfd2b287399f Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sun, 14 Aug 2016 16:59:51 -0700 Subject: [PATCH] pixiecore/cli: fix CLI's docstring. --- pixiecore/cli/cli.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/pixiecore/cli/cli.go b/pixiecore/cli/cli.go index 5314714..02f87ba 100644 --- a/pixiecore/cli/cli.go +++ b/pixiecore/cli/cli.go @@ -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