From 776687b8a2736b9d87b35f60d9177acfdd46ac61 Mon Sep 17 00:00:00 2001 From: sippeangelo Date: Fri, 11 Nov 2016 22:21:33 +0100 Subject: [PATCH] Updated README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cbd83ea..953eec8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # RebootInto -**RebootInto is a Windows utility to modify the UEFI boot order before a reboot.** +**RebootInto is a Windows and Linux compatible utility to modify the UEFI boot order before a reboot.** Its purpose is to simplify a dual-boot scenario by modifying the UEFI boot order before rebooting, letting you boot into a different operating system without touching your keyboard. @@ -8,8 +8,8 @@ touching your keyboard. ``` USAGE: - RebootInto.exe [-v] [-b] [-n] [-o ] [-c] [-l] [--] [--version] - [-h] + rebootinto [-v] [-b] [-n] [-o ] [-c] [-l] [--] [--version] + [-h] Where: @@ -48,4 +48,4 @@ Where: The UEFI entry to reboot into. -``` \ No newline at end of file +```