From 5066a798756475c4e01efb7641ea45309275ee6a Mon Sep 17 00:00:00 2001 From: Martin Date: Wed, 1 Jun 2016 22:38:56 +0200 Subject: [PATCH] Add documentation for files:scan --unscanned --- admin_manual/configuration_server/occ_command.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/admin_manual/configuration_server/occ_command.rst b/admin_manual/configuration_server/occ_command.rst index 8dd1d62bb..b7a3bab68 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -599,9 +599,14 @@ the scan:: --quiet suppress any output --verbose files and directories being processed are shown additionally during scanning + --unscanned scan only previously unscanned files Verbosity levels of ``-vv`` or ``-vvv`` are automatically reset to ``-v`` +Note for option --unscanned: +In general there is a background job (through cron) that will do that scan periodically. +The --unscanned option makes it possible to trigger this from the CLI. + When using the ``--path`` option, the path must consist of following components::