From 7ef31933cefed54f7db9542c4ec1a0d0cb4564cf Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Tue, 14 May 2019 17:01:28 -0400 Subject: [PATCH] Updated config_yaml (markdown) --- config_yaml.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config_yaml.md b/config_yaml.md index 154ee1f..abfe793 100644 --- a/config_yaml.md +++ b/config_yaml.md @@ -1,5 +1,5 @@ ## YAML Based Configuration Files -YAML Support added now which is slightly different then how it was identified at the start of this thread (so ignore that and role with this instead). Here is the configuration in it's absolute simplest form: +YAML Support offers a much more advance use then what is provided by the TEXT format. Here is the configuration in it's absolute simplest form: ```yaml # # Minimal Configuration Example @@ -100,7 +100,7 @@ urls: # when to use the dash (-) and when not to. Each time you do, you will # cause another instance to be created. - # Defining more then 1 element to a muti-set is easy, it looks like this: + # Defining more then 1 element to a multi-set is easy, it looks like this: - mailto://jackson:abc123@hotmail.com: - to: jeff@gmail.com tag: jeff, customer