Skip to content

Commit

Permalink
Fix README.ja.md
Browse files Browse the repository at this point in the history
  • Loading branch information
healthypackrat committed Apr 5, 2020
1 parent b74f066 commit d3b53a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,13 +110,13 @@ $ duo_splitter overlapping *.wav
合図の音声を変更するには`--notification-sound-path`オプションを指定してください:

```
$ duo_splitter repeating --notification-sound-path=/path/to/audio.wav *.wav
$ duo_splitter overlapping --notification-sound-path=/path/to/audio.wav *.wav
```

`sox`の場所を変更するには`--sox-path`オプションを指定してください:

```
$ duo_splitter repeating --sox-path=/path/to/sox *.wav
$ duo_splitter overlapping --sox-path=/path/to/sox *.wav
```

## 開発
Expand Down

0 comments on commit d3b53a1

Please sign in to comment.