From 1fc5235a5175b8d960866453be9f6cbd86075c58 Mon Sep 17 00:00:00 2001 From: cron410 Date: Sun, 24 May 2015 02:11:52 -0400 Subject: [PATCH] Updated requested naming Used consisted naming conventions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67edc83..298f176 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ If bash is not your default shell, you may invoke it using Osync can work with in three flavors: Quick sync mode, configuration file mode, and daemon mode. While quick sync mode is convenient to do fast syncs between some directories, a configuration file gives much more functionnality. -Please use double quotes as path delimiters. Do not use escaped characters in directory names. +Please use double quotes as path delimiters. Do not use escaped characters in path names. QuickSync example -----------------