Skip to content

Commit

Permalink
fix line overflow README
Browse files Browse the repository at this point in the history
  • Loading branch information
sparklyballs committed Jul 20, 2016
1 parent ae97e6a commit 6b570ac
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 @@ -28,7 +28,7 @@ docker create \
**Parameters**

* `-p 8989` - the port sonarr webinterface
* `-v /dev/rtc:/dev/rtc:ro` - map hwclock to the docker hwclock as ReadOnly (mono throws exceptions otherwise)
* `-v /dev/rtc:/dev/rtc:ro` - map hwclock as ReadOnly (mono throws exceptions otherwise)
* `-v /config` - database and sonarr configs
* `-v /tv` - location of TV library on disk
* `-e PGID` for for GroupID - see below for explanation
Expand Down

0 comments on commit 6b570ac

Please sign in to comment.