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