From 3e43beeeec1faef6a8cdc8a73813e322af6b95a0 Mon Sep 17 00:00:00 2001 From: Rhanath Shadowhand Date: Mon, 18 Apr 2016 13:52:25 +0300 Subject: [PATCH] Updated Options and usage (markdown) --- Options-and-usage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Options-and-usage.md b/Options-and-usage.md index af20893..b295b79 100644 --- a/Options-and-usage.md +++ b/Options-and-usage.md @@ -66,10 +66,10 @@ If you want to open the configuration menu again, simply hold the **SELECT** but - **Show current NAND in System Settings**: This displays the current NAND/FIRM instead of "Ver." in System Settings. - The strings that can be shown are: - **Emu** (**first EmuNAND** booted with its own FIRM), - - **EmuA** (**first EmuNAND** booted with **the SysNAND FIRM**), + - **EmuS** (**first EmuNAND** booted with **the SysNAND FIRM**), - **Emu2** (**second EmuNAND** booted with its own FIRM), - **Sys** (**SysNAND** booted with with its own FIRM), - - **SysA** (**SysNAND** booted with the first EmuNAND's FIRM). + - **SysE** (**SysNAND** booted with the first EmuNAND's FIRM). ---