From a07a79deb8e4a05d8a41d5f3dbab83afffb93092 Mon Sep 17 00:00:00 2001 From: GauthamVarmaK Date: Sat, 18 Sep 2021 06:43:41 +0000 Subject: [PATCH] Prettified Code! --- tvheadend/DOCS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tvheadend/DOCS.md b/tvheadend/DOCS.md index 35bef333..6e7df7f8 100644 --- a/tvheadend/DOCS.md +++ b/tvheadend/DOCS.md @@ -48,12 +48,12 @@ Allows you to specify additional [Alpine packages][alpine-packages] to be instal ### Option: `init_commands` -Customize your TVHeadend environment even more with the `init_commands` option. +Customize your TVHeadend environment even more with the `init_commands` option. Add one or more shell commands to the list, and they will be executed every single time this add-on starts. ## Additional Details -- Raw USB would be mapped `/dev/bus/usb` inside the addon. +- Raw USB would be mapped `/dev/bus/usb` inside the addon. - Config files are stored in `/config/tvheadend/` - Recording files are stored in `/config/tvheadend/recordings/`