chroot: fix redundant usage line

Closes: #952885
This commit is contained in:
jnqnfe 2015-02-05 03:30:47 +00:00 committed by Luca Boccassi
parent 0fc28da947
commit 49e4608cff
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ set -e
# Setting static variables
DESCRIPTION="$(Echo 'install queued packages into chroot')"
HELP=""
USAGE="${PROGRAM} [--force]"
USAGE="${PROGRAM} {install|live} [--force]"
_PASS="${1}"