Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2014-11-06 07:35:11 +0300
committermattab <matthieu.aubry@gmail.com>2014-11-06 07:35:11 +0300
commitad1f8a586d7a249643df31c77c63ed3ae1a48b2b (patch)
tree371df2e6cc9c975dcbfb31cb94e5b1c1e5cd06c9 /misc/cron/archive.php
parent8cc26f6f83f6547233d074e6cb69ccb5fca24272 (diff)
Remove extra space in help text
Diffstat (limited to 'misc/cron/archive.php')
-rw-r--r--misc/cron/archive.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cron/archive.php b/misc/cron/archive.php
index 9504594873..af0f9f8c84 100644
--- a/misc/cron/archive.php
+++ b/misc/cron/archive.php
@@ -40,7 +40,7 @@ To get help use '/path/to/php $piwikHome/console core:archive --help'
See also: http://piwik.org/docs/setup-auto-archiving/
If you cannot use the console because it requires CLI
-try 'php archive.php -- url=http://your.piwik/path'
+try 'php archive.php --url=http://your.piwik/path'
-------------------------------------------------------
\n\n";
}