From: Jacob Bachmeyer Date: Sun, 26 Mar 2023 01:21:35 +0000 (-0500) Subject: Update online help to reflect move of zones to configuration X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=a6ce7ccd528d56a3b3494504d52d1b521a0ca44a;p=gatekeeper.git Update online help to reflect move of zones to configuration --- diff --git a/gatekeeper.pl b/gatekeeper.pl index c80a14f..839de84 100755 --- a/gatekeeper.pl +++ b/gatekeeper.pl @@ -57,25 +57,10 @@ same directory as this tool. =item B<--zone> -Specify the zone to process. The "zone" selects a configuration subset for -the role the tool should process on this run. Each role is for a different -collection of files to be managed. - -Currently, zones are hardwired in the tool: - -=over - -=item ftp - -Used for ftp.gnu.org. - -=item alpha - -Used for alpha.gnu.org. - -=item distros - -Used for system distributions hosted or mirrored on ftp.gnu.org. +Specify the zone to process. Zones are defined in the configuration file. +If the configuration file defines any zones, this parameter is required. +If the configuration file does not define zones, this parameter must not be +given. =back