update comment

This commit is contained in:
Tobias Powalowski 2024-08-01 10:13:16 +02:00
parent ef721adddc
commit eee07ab88c

View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
#
# copy-mointpoint.sh - copy recursivly a mountpoint using tar
# by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-3.0-or-later
# rsync-backup.sh - copy files recursivly with rsync
# by Tobias Powalowski <tpowa@archlinux.org>
# usage(exitvalue)
# outputs a usage message and exits with value
. /usr/lib/archboot/common.sh