diff -r b50ade8e7197 -r 1607450065ba docs/html/set-tags.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/html/set-tags.html Sun Jun 24 12:18:12 2018 +0200 @@ -0,0 +1,87 @@ + + + + + + + dav-sync add-tag + + + + +
+ DavUtils documentation +
+ + + +
+ +

dav-sync set-tags [-s <syncdir>] <file> [tags]

+

Sets all tags for a SyncDirectory file. The file argument must be a normal file path. If multiple SyncDirectories contain this file, the SyncDirectory must be specified with the -s option.

+

If no tags are specified, all tags are removed from this file.

+

Tags must be enabled for the SyncDirectory. See Configuration for details.

+

-s <syncdir> SyncDirectory for this file

+
+ + +