Documentation

This commit is contained in:
Michael Vines
2018-08-27 09:13:53 -07:00
parent 0efd64df6f
commit 31d1087103
9 changed files with 27 additions and 1 deletions

View File

@ -1,7 +1,11 @@
# |source| this file
#
# Disable complaints about unused variables in this file:
# Common utilities shared by other scripts in this directory
#
# The following directive disable complaints about unused variables in this
# file:
# shellcheck disable=2034
#
rsync=rsync
leader_logger="cat"