Bug 379391

Summary: balooctl monitor command does not appear in help output
Product: [Frameworks and Libraries] frameworks-baloo Reporter: Raul <raulvior.bcn>
Component: balooctlAssignee: Pinak Ahuja <pinak.ahuja>
Status: RESOLVED FIXED    
Severity: normal CC: igor.poboiko, lueck
Priority: NOR    
Version First Reported In: 5.26.0   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Raul 2017-04-30 22:37:35 UTC
balooctl accepts the command «monitor» to see what baloo is currently indexing, but if I execute «balooctl --help» the output does not print the command «monitor»:

Usage: balooctl [options] command status enable disable start stop restart suspend resume check index clear config

Options:
  -v, --version  Displays version information.
  -h, --help     Displays this help.

Arguments:
  command        La orden a ejecutar
  status         Mostrar el estado del indexador
  enable         Activar el indexador de archivos
  disable        Desactivar el indexador de archivos
  start          Iniciar el indexador de archivos
  stop           Detener el indexador de archivos
  restart        Reiniciar el indexador de archivos
  suspend        Suspender el indexador de archivos
  resume         Continuar el indexador de archivos
  check          Comprobar archivos sin indexar e indexarlos
  index          Indexar los archivos indicados
  clear          Olvidar los archivos indicados
  config         Modificar la configuración de Baloo