docs/src/set-tags.md

changeset 409
90a6d6952d83
parent 408
f71eab18ed38
child 428
b50ade8e7197
equal deleted inserted replaced
408:f71eab18ed38 409:90a6d6952d83
1 ---
2 title: 'dav-sync add-tag'
3 ---
4
5 **`dav-sync set-tags [-s <syncdir>] <file> [tags]`**
6
7 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.
8
9 If no tags are specified, all tags are removed from this file.
10
11 Tags must be enabled for the SyncDirectory. See [Configuration][1] for details.
12
13 **`-s <syncdir>`** SyncDirectory for this file

mercurial