From 4538c0a09cf72b717721609b1ba5b96b66333d58 Mon Sep 17 00:00:00 2001 From: Rhanath Shadowhand Date: Tue, 26 Apr 2016 15:17:58 +0300 Subject: [PATCH] Updated Options and usage (markdown) --- Options-and-usage.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Options-and-usage.md b/Options-and-usage.md index 05e8e97..88fd16b 100644 --- a/Options-and-usage.md +++ b/Options-and-usage.md @@ -27,13 +27,13 @@ If you want to open the configuration menu again, simply hold the **SELECT** but --- -- **Use SysNAND FIRM as default (A9LH-only)**: This option does two things. +- **SysNAND is updated (A9LH-only)**: This option does two things. - **On**: - * Use **FIRM from SysNAND** to boot EmuNAND **with R** (You can't boot 10.x with 9.x NATIVE_FIRM). - * luma/firmware.bin will be used as a replacement for the **SysNAND FIRM**. + 1. Use **FIRM from SysNAND** to boot EmuNAND **with R** (You can't boot 10.x with 9.x NATIVE_FIRM). + 1. luma/firmware.bin will be used as a replacement for the **SysNAND FIRM**. - **Off**: - * Use **FIRM from EmuNAND** to boot SysNAND **with R** (You can't boot 10.x with 9.x NATIVE_FIRM). - * luma/firmware.bin will be used as a replacement for the **EmuNAND FIRM**. + 1. Use **FIRM from EmuNAND** to boot SysNAND **with R** (You can't boot 10.x with 9.x NATIVE_FIRM). + 1. luma/firmware.bin will be used as a replacement for the **EmuNAND FIRM**. ---