Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
idolize authored Aug 20, 2020
1 parent ba76118 commit a51bd78
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,20 +85,19 @@ Here's the process:

## Example CLI commands

Save fingerprint information for a master track
Save fingerprint information for a master track (supported formats: .mp3, .m4a, .flac, .wma, .wav, etc):

```cmd
rem Supported formats: .mp3, .m4a, .flac, .wma, .wav, etc
SaberSongPatcherCLI fingerprint --master MasterAudioFile.mp3
```

Verify and patch input audio
Verify and patch input audio:

```cmd
SaberSongPatcherCLI patch --input AnotherAudioFile.m4a
```

View help for a command
View help for a command:

```cmd
SaberSongPatcherCLI patch --help
Expand Down

0 comments on commit a51bd78

Please sign in to comment.