Skip to content

Commit c9341e6

Browse files
authored
patch
1 parent fafdbc4 commit c9341e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lang/english/markdown/executable-arguments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ Arguments which are appended to executable to produce final shortcut. Most of th
2525
### Project64 2.3+ (N64)
2626

2727
```
28-
--f -g "${filePath}"
28+
"${filePath}"
2929
```
3030

3131
### Mupen64+ (N64)
3232

3333
```
3434
--fullscreen "${filePath}"
35-
``
35+
```
3636

3737
### DeSmuME (Nintendo DS)
3838

0 commit comments

Comments
 (0)