Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
goekay committed Nov 30, 2015
1 parent c21b28e commit 39b0365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ Java 8

Example:

# java -jar stream-recorder-X.X.X.jar -url "http://127.0.0.1/stream/mp3" -dir "C:\recordings" -hour 1 -min 30
# java -jar stream-recorder-X.X.X.jar -u "http://127.0.0.1/stream/mp3" -d "C:\recordings" -h 1 -m 30

0 comments on commit 39b0365

Please sign in to comment.