[tracker/wip/carlosg/faq: 1/2] website: Mention "tracker3 status" as first stop in debugging
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/carlosg/faq: 1/2] website: Mention "tracker3 status" as first stop in debugging
- Date: Wed, 23 Feb 2022 10:20:52 +0000 (UTC)
commit 56cb0b81d2a0d18843d92e1e7ba337463293c866
Author: Carlos Garnacho <carlosg gnome org>
Date: Wed Feb 23 11:16:42 2022 +0100
website: Mention "tracker3 status" as first stop in debugging
Besides current status, that tells about missing files and whatnot,
seems a good idea to advise that before telling to follow/restart/debug
daemons.
docs/website/faq.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/docs/website/faq.md b/docs/website/faq.md
index 8370cb64d..9decfefae 100644
--- a/docs/website/faq.md
+++ b/docs/website/faq.md
@@ -117,8 +117,10 @@ to find out what the Tracker daemons are doing. You'll need to use a Terminal
program to run these commands.
* **Check Tracker daemon status**: You can view live status messages from
- Tracker daemons by running: `tracker3 daemon status --follow`. This may
- explain what the daemon is currently doing.
+ Tracker daemons by running: `tracker3 status`. This may explain the current
+ status of the daemon, and the problems it found. The command:
+ `tracker3 daemon status --follow` may also be useful to see what the
+ daemon is doing currently.
* **Check the system log**: You can view error logs from Tracker daemons by
running this command:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]