X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=handlers%2Frsync.in;h=072f2a6870885c127393bfa0a4a15a88971a262a;hp=9e5e4f98ade5a26c3caad66bc2bc5ec13bb3e388;hb=78884142e7cdaaf3e1f5571b1f28d2ea5a520b30;hpb=4ecaae94054c4eb919ddbd45904d834383a09558 diff --git a/handlers/rsync.in b/handlers/rsync.in index 9e5e4f9..072f2a6 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 to do incremental backups using # rsync and hardlinks, based on