Compare commits

2 Commits

Author SHA1 Message Date
c9387f3231 fix .gitignore 2022-07-13 14:27:55 +02:00
da6f2bacea man change 2022-07-11 17:05:13 +02:00
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,4 @@
/.ccls-cache/ .ccls*
/*.c /*.c
/*.sh /*.sh
/COPYING.* /COPYING.*

View File

@@ -16,7 +16,7 @@
# sync.sh - a backup utility using ssh/rsync facilities. # sync.sh - a backup utility using ssh/rsync facilities.
# #
# SYNOPSIS # SYNOPSIS
# sync.sh [-a PERIOD][-DflmnruvzZ] CONFIG # sync.sh [OPTIONS] CONFIG
# #
# DESCRIPTION # DESCRIPTION
# Perform a backup to a local or remote destination, keeping different # Perform a backup to a local or remote destination, keeping different