Updated README

This commit is contained in:
2016-11-11 22:21:33 +01:00
parent 992d7e1b34
commit 776687b8a2
+4 -4
View File
@@ -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 <offset>] [-c] [-l] [--] [--version]
[-h] <UEFI entry>
rebootinto [-v] [-b] [-n] [-o <offset>] [-c] [-l] [--] [--version]
[-h] <UEFI entry>
Where:
@@ -48,4 +48,4 @@ Where:
<UEFI entry>
The UEFI entry to reboot into.
```
```