Bug 379391 - balooctl monitor command does not appear in help output
Summary: balooctl monitor command does not appear in help output
Status: RESOLVED FIXED
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: balooctl (other bugs)
Version First Reported In: 5.26.0
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-30 22:37 UTC by Raul
Modified: 2019-06-30 12:40 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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