Provided by: webgui_7.10.29-3_all 

NAME
maintenanceMode - Set WebGUI site into maintenance mode.
SYNOPSIS
maintenanceMode --configFile config.conf [--start|--stop]
maintenanceMode --help
DESCRIPTION
This utility script will set or unset WebGUI's specialState setting to signal the beginning or end of
Maintenance Mode.
--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.
--start
Set specialState to signal the beginning of maintenance mode. This is the default behaviour.
--stop
Unset specialState to signal the end of maintenance mode.
--help
Shows this documentation, then exits.
AUTHOR
Copyright 2001-2009 Plain Black Corporation.
perl v5.20.2 2015-07-04 MAINTENANCEMODE(1)