1 ---
2 title: 'dav-sync add-tag'
3 ---
4
5 **`dav-sync add-tag [-s <syncdir>] <file> <tag>`**
6
7 Adds a tag to 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 Tags must be enabled for the SyncDirectory. See [Configuration][1] for details.
10
11 **`-s <syncdir>`** SyncDirectory for this file
12
13 [1]: ./sync-configuration.html
14