summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-03-22 15:37:30 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2015-03-22 15:37:30 +0100
commit75de9c43e481dea73b2bf2f34b20155f997710fe (patch)
treec040e7dda71c80dc2c61e69c2e26b0fc7576edff
parent2b11094f8c63e4648b22957fd9d97c448a590aa0 (diff)
readme
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
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.