From 745cc23b1a6b83f64e6993ca851fb6ccf3c06682 Mon Sep 17 00:00:00 2001 From: Brian Lindner <8153326+BrianLindner@users.noreply.github.com> Date: Fri, 1 Jan 2021 13:57:11 -0500 Subject: [PATCH] late night typos --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 51101da..7b1d3d3 100644 --- a/README.md +++ b/README.md @@ -88,8 +88,6 @@ default: path: /path/to/file.mp4;/path/to/file.mp4 ``` -Note: if using Sample files rename removeing "sample_" prefix - (Optional) Config `logger.conf` to your needs --- @@ -104,7 +102,7 @@ python schedule_preroll.py ### Runtime Arguments -- -v : Version information +- -v : version information - -h : help information - -c : config.ini (local or PlexAPI system central) for Connection Info (see [sample_config.ini](sample_config.ini)) - -s : preroll_schedules.yaml for various scheduling information (see [sample_preroll_schedules.yaml](sample_preroll_schedules.yaml))