summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSam Thursfield <sam@afuera.me.uk>2019-09-16 00:27:24 +0200
committerSam Thursfield <sam@afuera.me.uk>2019-09-16 00:30:07 +0200
commitcb82cbfc8958063d942437c4ce40e28b2d91c497 (patch)
tree15834f2c90c460466cb465faf3ec9a8988f09741 /README.md
parent2c0f8fc13c61ee84f77c815d6f54384b55628051 (diff)
downloadtracker-cb82cbfc8958063d942437c4ce40e28b2d91c497.tar.gz
README.md: Recommend devs check the version of `tracker` CLI
Confusing bugs can occur if you use the CLI from /usr with in-development versions of the daemons.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index a6bb00e36..83e0b9199 100644
--- a/README.md
+++ b/README.md
@@ -108,10 +108,9 @@ If run with no arguments, the script will start an interactive shell. Any
arguments after a `--` sentinel are treated as a command to run in a non-interactive
shell.
-So, let's see the status of the Tracker daemons. They should be all stopped
-right now.
+Now check that it runs the correct version of the Tracker CLI:
- ./run-uninstalled -- tracker daemon status
+ ./run-uninstalled -- tracker --version
Let's try and index some content. (Subtitute ~/Music for any other location
where you have interesting data). We need to explicitly tell the script to wait