parent
7c4de2f20d
commit
92425bd99c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue