diff options
Diffstat (limited to 'scripts/build/chroot_dpkg')
-rwxr-xr-x | scripts/build/chroot_dpkg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/chroot_dpkg b/scripts/build/chroot_dpkg index c496ed0e6..a385bfdc3 100755 --- a/scripts/build/chroot_dpkg +++ b/scripts/build/chroot_dpkg @@ -15,7 +15,6 @@ set -e # Setting static variables DESCRIPTION="Manage /sbin/dpkg" -HELP="" USAGE="${PROGRAM} {install|remove} [--force]" # Processing arguments and configuration files |