diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-07-06 21:41:39 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-07-06 21:41:39 +0000 |
commit | 13eb56142f30e323a02242b3bf5ac1dffc245fe3 (patch) | |
tree | 9a621083e9b5b0e7e5677ca2675bb45ed84c3105 /sysutils/py-dirsync/pkg-descr | |
parent | 9a1c9bb7302e77ac589f1b22c91911b5fdb06bab (diff) | |
download | ports-13eb56142f30e323a02242b3bf5ac1dffc245fe3.tar.gz ports-13eb56142f30e323a02242b3bf5ac1dffc245fe3.zip |
Notes
Diffstat (limited to 'sysutils/py-dirsync/pkg-descr')
-rw-r--r-- | sysutils/py-dirsync/pkg-descr | 21 |
1 files changed, 2 insertions, 19 deletions
diff --git a/sysutils/py-dirsync/pkg-descr b/sysutils/py-dirsync/pkg-descr index 69ae5c060f17..b7271cbfa839 100644 --- a/sysutils/py-dirsync/pkg-descr +++ b/sysutils/py-dirsync/pkg-descr @@ -1,20 +1,3 @@ -Advanced directory tree synchronisation tool +Advanced directory tree synchronisation tool based on Python robocopier -(c) 2014-2016 Thomas Khyn (c) 2003-2015 Anand B Pillai - -Advanced directory tree synchronisation tool - -based on Python robocopier by Anand B Pillai - -Usage - -From the command line: - -dirsync <sourcedir> <targetdir> [options] - -From python: - -from dirsync import sync -sync(sourcedir, targetdir, action, **options) - -WWW: https://bitbucket.org/tkhyn/dirsync/ +WWW: https://bitbucket.org/tkhyn/dirsync |