Provided by: webgui_7.10.29-3_all 

NAME
purgeWGAccess - Clean up unneeded .wgaccess files from WebGUI repository
SYNOPSIS
purgeWGAccess --configFile config.conf
purgeWGAccess --help
DESCRIPTION
This WebGUI utility script removes unneeded .wgaccess files from a specific site's upload directory. The
script finds all the .wgaccess files recursively starting from the upload path for the WebGUI site
specified in the given configuration file and removes it.
--configFile config.conf
The WebGUI config file to use. Only the file name needs to be specified, since it will be looked up
inside WebGUI's configuration directory. This parameter is required.
--help
Shows this documentation, then exits.
AUTHOR
Copyright 2001-2009 Plain Black Corporation.
perl v5.20.2 2015-07-04 PURGEWGACCESS(1)