File tree 2 files changed +1
-1
lines changed
2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ A running Magic-Folder needs to have access to a Tahoe-LAFS client that it may u
51
51
This is referenced by the "node directory" of the Tahoe-LAFS client although actual operations are performed via the Tahoe-LAFS WebUI.
52
52
53
53
There are two ways to create a new Magic Folder instance (that is, the configuration required).
54
- Create a fresh one with ``magic-folder create `` or migrate from a Tahoe-LAFS 1.14.0 or earlier instance with ``magic-folder migrate ``.
54
+ Create a fresh one with ``magic-folder init `` or migrate from a Tahoe-LAFS 1.14.0 or earlier instance with ``magic-folder migrate ``.
55
55
56
56
Once a Magic-Folder is configured, functionality is provided by running a long-lived magic-folder daemon.
57
57
This process is run using the ``magic-folder `` command line tool::
You can’t perform that action at this time.
0 commit comments