summaryrefslogtreecommitdiffstats
path: root/system/efitools
diff options
context:
space:
mode:
author B. Watson2022-03-14 17:11:10 +0100
committer B. Watson2022-03-17 17:38:05 +0100
commitdb5177323f19922090962b147fda6fca84427fe7 (patch)
treeafdc55b80577b96c6d805156b5737da148ac62db /system/efitools
parent075a1fcda925000706264a7a2ef0cdd2448a5578 (diff)
downloadslackbuilds-db5177323f19922090962b147fda6fca84427fe7.tar.gz
system/efitools: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/efitools')
-rw-r--r--system/efitools/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/system/efitools/README b/system/efitools/README
index 796f9b00d2..939fd6c945 100644
--- a/system/efitools/README
+++ b/system/efitools/README
@@ -11,7 +11,8 @@ Signature Database public/private keys - DB.crt, DB.key
and the SlackBuild should be executed using:
-GUID=xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx USE_KEYS=yes ./efitools.SlackBuild
+GUID=xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx USE_KEYS=yes \
+ ./efitools.SlackBuild
-It's unlikely that you'll use LockDown.efi and there are alternate methods
-to do what it does, so it's fine just to ignore it.
+It's unlikely that you'll use LockDown.efi and there are alternate
+methods to do what it does, so it's fine just to ignore it.