Fix "typo" in porting

This commit is contained in:
DariusIII
2016-04-26 14:44:19 +02:00
parent be61ddf69f
commit f7f39b9a13
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
2016-04-25 DariusIII
Fix: Update sphinx releases_rt index when release files are added.
* Upd: Fix "porting" typo
* Fix: Update sphinx releases_rt index when release files are added.
*** NOTE *** - you will need to do the following to update the sphinx index:
1) stop sphinxsearch - `sudo service sphinxsearch stop`
2) clear old index - `sudo rm /var/lib/sphinxsearch/data/*`
+1 -1
View File
@@ -31,7 +31,7 @@ use \newznab\db\DbUpdate;
* Update various aspects of your indexer.
*
* Actions:
* * all|nzedb Fetches current git repo, composer dependencies, and update latest Db patches.
* * all|nntmux Fetches current git repo, composer dependencies, and update latest Db patches.
* * db Update the Db with any patches not yet applied.
* * git Performs git pull.
* * predb Fetch and import TSV files into the predb table.