netstorage: fix unescaped HTML in documentation
This commit is contained in:
Generated
+2
-2
@@ -28719,7 +28719,7 @@ NetStorage).
|
||||
|
||||
Domain+path of NetStorage host to connect to.
|
||||
|
||||
Format should be /
|
||||
Format should be <domain>/<internal folders>
|
||||
|
||||
Properties:
|
||||
|
||||
@@ -28813,7 +28813,7 @@ You can create a symbolic link in ObjectStore with the symlink action.
|
||||
The desired path location (including applicable sub-directories) ending
|
||||
in the object that will be the target of the symlink (for example,
|
||||
/links/mylink). Include the file extension for the object, if
|
||||
applicable. rclone backend symlink
|
||||
applicable. rclone backend symlink <src> <path>
|
||||
|
||||
Microsoft Azure Blob Storage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user