X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=handlers%2Frsync.in;h=8f638d7f41f1bc09e3311ad7e5a7eea25ee337ed;hp=9e04efeab518f55cdb9e7498419f8d6a9aeb1f5c;hb=5da707b309c08de3fa7d3792d98f337eb5169141;hpb=8d10a6555c8806857bad8accb329f3282836afdb diff --git a/handlers/rsync.in b/handlers/rsync.in index 9e04efe..8f638d7 100644 --- a/handlers/rsync.in +++ b/handlers/rsync.in @@ -1,3 +1,5 @@ +# -*- mode: sh; sh-basic-offset: 3; indent-tabs-mode: nil; -*- +# vim: set filetype=sh sw=3 sts=3 expandtab autoindent: # # backupninja handler for incremental backups using rsync and hardlinks # feedback: rhatto at riseup.net