Skip to content

Commit 3ce64bd

Browse files
committed
updated readme
1 parent 15112bd commit 3ce64bd

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
Launch with the following arguments. Not that us of absolute paths is required:
2-
--syncPeriod "10"
3-
--source "/home/sampleSource"
4-
--dest "/home/sampleDest"
5-
--log "/home/Log" → log is saved as *SyncLog_day-month-year hour:minute.log*
1+
Launch with the following arguments. Note that us of absolute paths is required:
2+
3+
*--syncPeriod 10*
4+
*--source /home/sampleSource* or *--source C:\\sampleSource*
5+
*--dest /home/sampleDest* or *--dest C:\\sampleDest*
6+
*--log /home/Log* or *--log C:\\LogFolder* → log is saved as *SyncLog_day-month-year hour:minute.log*

0 commit comments

Comments
 (0)