tracker-control -V (return code: 1)
WARNING: The 'tracker-control' command is no longer available.
WARNING: Use 'tracker <command> [<args>]' instead...
Could not get status, manager could not be created, Error spawning command line 'dbus-launch --autolaunch=4be29abb705c463f947f82aed4bd7d94 --binary-syntax --close-stderr': Child process exited with code 1
tracker-control --help (return code: 0)
WARNING: The 'tracker-control' command is no longer available.
WARNING: Use 'tracker <command> [<args>]' instead...
The 'tracker-control' command is no longer available
Usage:
tracker daemon [OPTION...]
If no arguments are given, the status of the store and data miners is shown
Help Options:
-h, --help Show help options
Application Options:
-f, --follow Follow status changes as they happen
-w, --watch=ONTOLOGY Watch changes to the database in real time (e.g. resources or files being added)
--list-common-statuses List common statuses for miners and the store
--pause=REASON Pause a miner (you must use this with --miner)
--pause-for-process=REASON Pause a miner while the calling process is alive or until resumed (you must use this with --miner)
--resume=COOKIE Resume a miner (you must use this with --miner)
--miner=MINER Miner to use with --resume or --pause (you can use suffixes, e.g. Files or Applications)
--list-miners-running List all miners currently running
--list-miners-available List all miners installed
--pause-details List pause reasons
-p, --list-processes List all Tracker processes
-k, --kill=APPS Use SIGKILL to stop all matching processes, either "store", "miners" or "all" may be used, no parameter equals "all"
-t, --terminate=APPS Use SIGTERM to stop all matching processes, either "store", "miners" or "all" may be used, no parameter equals "all"
-s, --start Starts miners (which indirectly starts tracker-store too)
--set-log-verbosity=LEVEL Sets the logging verbosity to LEVEL ('debug', 'detailed', 'minimal', 'errors') for all processes
--get-log-verbosity Show logging values in terms of log verbosity for each process