Blame view

NOTES 667 Bytes
redmine authored
1 2
v0.1 -> v0.2:

redmine authored
3
* Renamed "--dir-destination" to "--destination-dir"; "--dir-lists" -> "--lists-dir"
redmine authored
4
* Renamed shorthand "-d" to "-L"
redmine authored
5 6
* Renamed shorthand "-D" to "-d"
* You cannot use "-ddd" anymore, you should use "-d3" or "-d -d -d" instead.
redmine authored
7
* Paths are relative, now. You may want to fix "rules" and "sync-handler" files.
redmine authored
8 9
* Paths to "watch-dir", "sync-handler", "rules" and "dest-dir" are passed as options (see manpage)
* sync-handler mode is selectable via "--mode" option (not "-R", "-d", "-M", "-S")
redmine authored
10 11
* Removed shorthands for "--synclist-simplify", "--rsync-inclimit", "--rsync-prefer-include"
* Option "--initialsync-enable" renamed to "--have-recursive-sync"
redmine authored
12