From f8731afa97b53970040a70b680c18fcdce7367ab Mon Sep 17 00:00:00 2001 From: Neil Date: Mon, 23 Jan 2017 22:52:22 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c80a60..bf3b557 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,8 @@ http://192.168.x.x:8080 would show you what's running INSIDE the container on po * `-p 1234` - the port(s) -* `-v /config` - explain what lives here +* `-v /config` - Where TVHeadend show store it's config files +* `-v /recordings - Where you want the PVR to store recordings * `-e PGID` for GroupID - see below for explanation * `-e PUID` for UserID - see below for explanation * `--device=/dev/dvb` - for passing through DVB-cards