Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
sippeangelo committed Nov 11, 2016
1 parent 992d7e1 commit 776687b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand All @@ -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:
Expand Down Expand Up @@ -48,4 +48,4 @@ Where:
<UEFI entry>
The UEFI entry to reboot into.
```
```

0 comments on commit 776687b

Please sign in to comment.