X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=bin%2Fsrsync-incremental;h=62ab0d6e76cf0b2f4ac065693e1d0bff666806eb;hb=b461c7e7165cf9e403a4d0dbeba79dfa0bbc968d;hp=a76bf728ec76992f06b2576500ae61494ccda9d3;hpb=94961a22c468a56a53158dea7b68ebdbe6b9ac06;p=config%2Fdotfiles.git diff --git a/bin/srsync-incremental b/bin/srsync-incremental index a76bf72..62ab0d6 100755 --- a/bin/srsync-incremental +++ b/bin/srsync-incremental @@ -45,7 +45,7 @@ fi mkdir current rsync \ - --verbose --human-readable \ + --verbose --itemize-changes --human-readable \ --archive --hard-links --numeric-ids --one-file-system \ --link-dest="$dest" \ "$@" current \