diff options
Diffstat (limited to 'handlers/rsync.in')
-rw-r--r-- | handlers/rsync.in | 2 |
1 files changed, 2 insertions, 0 deletions
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 |