mirror of
https://github.com/ppy/osu-tools.git
synced 2025-06-08 07:17:01 +09:00
Remove a bit of space behind the beatmap argument description
This commit is contained in:
parent
9164e510e8
commit
11a1b809b7
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ Computes the performance (pp) of a simulated osu! play.
|
|||
Usage: dotnet PerformanceCalculator.dll simulate osu <beatmap> [options]
|
||||
|
||||
Arguments:
|
||||
beatmap Required. Can be either a path to beatmap file (.osu) or beatmap ID.
|
||||
beatmap Required. Can be either a path to beatmap file (.osu) or beatmap ID.
|
||||
|
||||
Options:
|
||||
-?|-h|--help Show help information.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue