X-Git-Url: https://git.rkrishnan.org/?a=blobdiff_plain;f=docs%2Ffrontends%2Fwebapi.rst;h=232e0c0164bdc57d82488d9b21b1b414cc43e5fe;hb=17fcafbb3f2136e17e937b61a2b266bbff20f2a0;hp=0f21613096305416a0a02d168fa8f1e5478114b7;hpb=74843948d1392ec0443f6dffa523cc35b6f1126a;p=tahoe-lafs%2Ftahoe-lafs.git diff --git a/docs/frontends/webapi.rst b/docs/frontends/webapi.rst index 0f216130..232e0c01 100644 --- a/docs/frontends/webapi.rst +++ b/docs/frontends/webapi.rst @@ -1296,7 +1296,7 @@ Relinking ("Moving") a Child This instructs the node to move a child of the given source directory, into a different directory and/or to a different name. The command is named ``relink`` because what it does is add a new link to the child from the new - location, then remove the old link. Nothing is actually "moved" — the child + location, then remove the old link. Nothing is actually "moved": the child is still reachable through any path from which it was formerly reachable, and the storage space occupied by its ciphertext is not affected.