diff --git a/Rocksolid_Light/rslight/scripts/import-db3.php b/Rocksolid_Light/rslight/scripts/import-db3.php index 0bc1219..7c3cd87 100755 --- a/Rocksolid_Light/rslight/scripts/import-db3.php +++ b/Rocksolid_Light/rslight/scripts/import-db3.php @@ -7,6 +7,9 @@ * Run this script as your web user from your $webdir/spoolnews dir: * php $config_dir/scripts/import.php group.name * + * To import/upgrade all group.db3 files, do not list group.name + * after the above command. + * * This will create the overview files necessary to import the group * into your site. * Next: Add the group to the groups.txt file of the section you wish