summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sulfrian <alex@spline.inf.fu-berlin.de>2013-08-31 18:44:52 +0000
committerAlexander Sulfrian <alex@spline.inf.fu-berlin.de>2013-08-31 18:45:48 +0000
commitbeb6a8fdfe13b4e884156a538b006af5b89842e1 (patch)
treef9486b0778eb9e8a72a52072e8a43a141d44febe
parentb6156a9a8b59988cf050f2bf2524ccb5bbbccc49 (diff)
downloaddokuwiki-beb6a8fdfe13b4e884156a538b006af5b89842e1.tar.gz
dokuwiki-beb6a8fdfe13b4e884156a538b006af5b89842e1.tar.bz2
dokuwiki-beb6a8fdfe13b4e884156a538b006af5b89842e1.zip
adjusted help text
-rwxr-xr-xupdate.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/update.php b/update.php
index fbc5207..1b77f4e 100755
--- a/update.php
+++ b/update.php
@@ -252,11 +252,11 @@ function _remove_outdated() {
# _usage
function _usage() {
- print "Usage: update.php <options> <path to hostinfo>
+ print "Usage: update.php [OPTIONS] <path to hostinfo>
-Updates the hostinfo information by first removing all pages in the hostinfo
-namespace from the fulltext index, generating the new files and then
-reindexing all pages.
+Updates the hostinfo information by first generating all changed pages and
+add them to the fulltext index. Pages that should not exists anymore are
+removed (also from the fulltext index) afterwards.
When the -c option is given the index is only cleared and nothing is updated.
OPTIONS