Quellcode durchsuchen

Change formatting

main
Noëlle vor 2 Jahren
Ursprung
Commit
e3158f7817
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
1 geänderte Dateien mit 10 neuen und 10 gelöschten Zeilen
  1. 10
    10
      README.md

+ 10
- 10
README.md Datei anzeigen

@@ -25,17 +25,17 @@ type, and the mean and median number of rounds it took to win a game.

## Game Options

```
-v, --verbose Print detailed information about each game.
This gets very long; probably don't use it if
you're asking for a large number of games!

-n, --numruns [N] The number of games to simulate. Default: 10000

-m, --multiwin Announce on the console when a game ends in a
multi-win. This can lead to a lot of output.

-i, --instructions Print these instructions.
` -v, --verbose Print detailed information about each game.`
` This gets very long; probably don't use it if`
` you're asking for a large number of games!`
``
` -n, --numruns [N] The number of games to simulate. Default: 10000`
``
` -m, --multiwin Announce on the console when a game ends in a`
` multi-win. This can lead to a lot of output.`
``
` -i, --instructions Print these instructions.`
```

### Mutually Exclusive Options:

Laden…
Abbrechen
Speichern