Skip to content

Commit acea8e3

Browse files
committed
updated readme
1 parent 53380fa commit acea8e3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Launch FolderSync with the following arguments. Note that use of absolute paths is required:
22

33
<br>*--syncPeriod 10*</br>
4-
<br>*--source /home/sampleSource* or *--source C:\\sampleSource*</br>
5-
<br>*--dest /home/sampleDest* or *--dest C:\\sampleDest*</br>
6-
<br>*--log /home/Log* or *--log C:\\LogFolder* &rarr; log is saved as *SyncLog_day-month-year*</br>
4+
<br>*--source /home/sampleSource* or *--source C:\\sampleSource* &rarr; The source folder cannot be inside/same as the program or backup directory</br>
5+
<br>*--dest /home/sampleDest* or *--dest C:\\sampleDest* &rarr; The backup folder cannot be inside/same as the program or source directory</br>
6+
<br>*--log /home/Log* or *--log C:\\LogFolder* &rarr; log is saved as *SyncLog_day-month-year*; The log folder cannot be inside/same as the source or backup directory</br>

0 commit comments

Comments
 (0)