Update some comments in maintenance.php.

This commit is contained in:
Retro_Guy 2023-09-22 03:48:43 -07:00
parent a93daa60bf
commit b5b6f05100
1 changed files with 3 additions and 6 deletions

View File

@ -9,10 +9,7 @@
* Place the article database file group.name-articles.db3 in
* your spool directory, and change user/group to your web user.
* 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.
* php $config_dir/scripts/maintenance -import group.name
*
* This will create the overview files necessary to import the group
* into your site.