From 75de9c43e481dea73b2bf2f34b20155f997710fe Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sun, 22 Mar 2015 15:37:30 +0100 Subject: readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 03feb1e7a..3c39e3f76 100644 --- a/README.md +++ b/README.md @@ -186,6 +186,15 @@ exploreUrl = * **useCronUpdates**: To use a custom update/cron script you need to disable the cronjob which is run by ownCloud by default by setting this to false * **exploreUrl**: If given that url will be contacted for fetching content for the explore feed + +Commands +-------- +The following commands are available when calling php -f console.php in the top directory: + +* **Generate search indices**: + + php -f console.php news:create-search-indices + Translations ------------ For translations in other languages than English, we rely on the [Transifex](https://www.transifex.com/) platform. -- cgit v1.2.3