Fix formatting

This commit is contained in:
David Coppit
2015-06-24 07:45:09 -04:00
parent f759c7376d
commit 6e2fa8175a

View File

@@ -36,7 +36,7 @@ After creating your conf files, restart the container and it will begin monitori
Examples
--------
### Run a permissions-repairing utility whenever there's a change in the directory
Run a permissions-repairing utility whenever there's a change in the directory:
WATCH_DIR=/dir2
SETTLE_DURATION=5
@@ -46,7 +46,7 @@ Examples
# This is important because chmod/chown will change files in the monitored directory
IGNORE_EVENTS_WHILE_COMMAND_IS_RUNNING=1
### Tell SageTV to rescan its imported media when the media directory changes
Tell SageTV to rescan its imported media when the media directory changes:
WATCH_DIR=/dir1
SETTLE_DURATION=5