Skip to content

Commit

Permalink
Fix small mistake in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpd002 committed Apr 15, 2024
1 parent 5c8f4a8 commit 57f8a13
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ For general discussion, you're welcome to join our Discord: https://discord.gg/H
## Command Line Options (Windows/macOS/Linux) ##

The following command line options are available:
- `-disc "disc image path"` : Boots a disc image.
- `-elf "elf file path"` : Boots a ELF file.
- `-arcade "arcade id"` : Boots an arcade game.
- `-state "slot number"` : Loads a state from slot number.
- `-fullscreen` : Starts the emulator in fullscreen mode.
- `--disc "disc image path"` : Boots a disc image.
- `--elf "elf file path"` : Boots a ELF file.
- `--arcade "arcade id"` : Boots an arcade game.
- `--state "slot number"` : Loads a state from slot number.
- `--fullscreen` : Starts the emulator in fullscreen mode.

## Running on iOS ##

Expand Down

0 comments on commit 57f8a13

Please sign in to comment.