From 175fa122909aaec478b9a8d484fbc577bbfc6b37 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Tue, 04 Aug 2015 19:27:17 -0400 Subject: docs/maintain/index.html: fix broken commands --- (limited to 'docs/maintain/index.html') diff --git a/docs/maintain/index.html b/docs/maintain/index.html index fce269c..9f2d4e9 100644 --- a/docs/maintain/index.html +++ b/docs/maintain/index.html @@ -341,12 +341,12 @@

Examples (GRUB payload):
- $ ./build config corebootmodify grub/x60
- $ ./build config corebootreplace grub/x60
- $ ./build config corebootupdate grub/x60
- $ ./build config corebootmodify grub/kfsn4-dre
- $ ./build config corebootreplace grub/kfsn4-dre
- $ ./build config corebootupdate grub/kfsn4-dre
+ $ ./build config corebootmodify x60
+ $ ./build config corebootreplace x60
+ $ ./build config corebootupdate x60
+ $ ./build config corebootmodify kfsn4-dre
+ $ ./build config corebootreplace kfsn4-dre
+ $ ./build config corebootupdate kfsn4-dre

-- cgit v0.9.1