From: david-sarah <david-sarah@jacaranda.org>
Date: Mon, 14 May 2012 00:26:37 +0000 (+0000)
Subject: Clarify an ambiguity about which version number is meant in quickstart.rst.
X-Git-Url: https://git.rkrishnan.org/pf/content/simplejson/frontends/%22file:?a=commitdiff_plain;h=1e2657efe372ed1354c836096cd43d0404cf42be;p=tahoe-lafs%2Ftahoe-lafs.git

Clarify an ambiguity about which version number is meant in quickstart.rst.
---

diff --git a/docs/quickstart.rst b/docs/quickstart.rst
index 64962cd7..6ed27598 100644
--- a/docs/quickstart.rst
+++ b/docs/quickstart.rst
@@ -64,7 +64,8 @@ Optionally run ``python setup.py test`` to verify that it passes all of its
 self-tests.
 
 Run ``bin/tahoe --version`` (on Windows, ``bin\tahoe --version``) to verify
-that the executable tool prints out the right version number.
+that the executable tool prints out the right version number after
+"``allmydata-tahoe: ``".
 
 Run Tahoe-LAFS
 --------------