diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/meshbay-node.1 | 24 |
1 files changed, 9 insertions, 15 deletions
diff --git a/man/meshbay-node.1 b/man/meshbay-node.1 index 890da89..7c7cf96 100644 --- a/man/meshbay-node.1 +++ b/man/meshbay-node.1 @@ -280,15 +280,6 @@ and makes the node treat the directory suddenly disappearing as an unannounced eject rather than as a deletion. . .TP -\fB\-\-upload\-dir\fR \fIpath\fR -Deprecated. A second, read\-write root, used with -.BR "group add" , -from before roots carried their own read\-write flag. Setting it makes every -other root of that group read\-only. Use -.B "meshbay\-node root add" \fIpath\fR \fB\-\-writable\fR -instead. -. -.TP \fB\-\-name\fR \fIname\fR Explicit name for a root, used with .BR "root add" . @@ -442,12 +433,15 @@ named after the directory's basename. Cannot be combined with . .TP .B upload_dir -Deprecated. A separate filesystem path for uploads, from before roots -carried their own read\-write flag. A configuration still using it is -read as a second, writable root and every other root is forced -read\-only. Use -.B writable -on the intended root instead. +Deprecated, and read only. A separate filesystem path for uploads, from before +roots carried their own read\-write flag. An existing configuration using it +still works: it is read as a second, writable root, and every other root of +that group is forced read\-only. Nothing writes it any more \(em there is no +\fB\-\-upload\-dir\fR option \(em because that would be a second mechanism +deciding which directories accept uploads, silently overriding +.BR writable . +To have two writable directories, mark them both +.BR "writable = true" . . .TP .B visibility |