]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - contrib/fuse/impl_c/blackmatch.py
wui/wapi: change the default port number from 8123 to 3456 to avoid conflict with...
[tahoe-lafs/tahoe-lafs.git] / contrib / fuse / impl_c / blackmatch.py
index bde7462b1de3f96234adc51b408ad1997d735d89..91379785cbaf25e015b85db02ed6c7a6f301753b 100644 (file)
@@ -57,7 +57,7 @@ class TahoeFuseOptions(usage.Options):
          "the mapping from alias name to root dirnode URI."
          ],
         ["node-url", None, None,
-         "URL of the tahoe node to use, a URL like \"http://127.0.0.1:8123\". "
+         "URL of the tahoe node to use, a URL like \"http://127.0.0.1:3456\". "
          "This overrides the URL found in the --node-directory ."],
         ["alias", None, None,
          "Which alias should be mounted."],