diff --git a/sbin/generateContent.pl b/sbin/generateContent.pl index 2801a36b6..6e533297b 100644 --- a/sbin/generateContent.pl +++ b/sbin/generateContent.pl @@ -42,19 +42,18 @@ GetOptions( 'help'=>\$help ); -#if ($help || $configFile eq '' || $pageId eq '' ) { if ($help || $configFile eq '' ) { print < --pageId= +Usage: perl $0 --configFile= --configFile WebGUI config file (with no path info). - --pageId Set the page to be generated. - Options: + --pageId Set the page to be generated. + --help Displays this message. --userId Set the user that should view the page.