Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaicoianu committed May 20, 2015
1 parent f3b72b2 commit dd11212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/mamebench/USAGE
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Examples:
$ ./mamebench.sh /data/roms benchmark-20150519.tsv -t 45 -j 4

# Benchmark all sf2 variants in /data/roms for 90 seconds each, using 32 processes
$ ./mamebench.sh /data/roms benchmark-20150519.tsv -t 90 -j 6 -p sf2*
$ ./mamebench.sh /data/roms benchmark-20150519.tsv -t 90 -j 32 -p sf2*

# Benchmark all roms in /data/roms with an alternate executable
$ ./mamebench.sh /data/roms benchmark-20150519.tsv -x ~/src/mame/mame64
Expand Down

0 comments on commit dd11212

Please sign in to comment.