[tracker/sam/meson-cli-dir: 2/2] README.md: Recommend devs check the version of `tracker` CLI



commit cb82cbfc8958063d942437c4ce40e28b2d91c497
Author: Sam Thursfield <sam afuera me uk>
Date:   Mon Sep 16 00:27:24 2019 +0200

    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.

 README.md | 5 ++---
 1 file 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]