From ae35ba84de3cdfe42f6c3ee891f5eccbd1b85215 Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone Date: Tue, 8 Dec 2020 16:02:15 -0500 Subject: [PATCH] Use "tahoe run" not "tahoe start" --- docs/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index 5bd89eec9..540107cbb 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -365,7 +365,7 @@ set the ``tub.location`` option described below. also generally reduced when operating in private mode. When False, any of the following configuration problems will cause - ``tahoe start`` to throw a PrivacyError instead of starting the node: + ``tahoe run`` to throw a PrivacyError instead of starting the node: * ``[node] tub.location`` contains any ``tcp:`` hints