Add new modes to usage

dev
hkbakke 2017-03-18 13:22:00 +01:00 committed by GitHub
parent eed54f1d2d
commit 61e25f494e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ print_usage () {
echo "Usage: borgwrapper.sh MODE"
echo ""
echo "arguments:"
echo " MODE backup|verify|unlock"
echo " MODE init|backup|verify|unlock|exec"
}
borg_init () {