archives: param is required

Gbp-Dch: Ignore
This commit is contained in:
Lyndon Brown 2020-03-18 17:12:58 +00:00 committed by Luca Boccassi
parent 7c4de2f20d
commit 92425bd99c
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ set -e
# Setting static variables
DESCRIPTION="Manage /etc/apt/sources.list"
USAGE="${PROGRAM} [source|binary] [--force]"
USAGE="${PROGRAM} {source|binary} [--force]"
_PASS="${1}"
shift