From 94b48bbfef6ec879e2db1a2e40c61634f445b7b1 Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Sat, 14 May 2022 10:24:41 +0200 Subject: [PATCH] sync.sh: update options in man section --- bash/sync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/sync.sh b/bash/sync.sh index b4d5f77..2fd64bd 100755 --- a/bash/sync.sh +++ b/bash/sync.sh @@ -16,7 +16,7 @@ # sync.sh - a backup utility using ssh/rsync facilities. # # SYNOPSIS -# sync.sh [-ymwdznt] CONFIG +# sync.sh [-a PERIOD][-DflmnruvzZ] CONFIG # # DESCRIPTION # Perform a backup to a local or remote destination, keeping different