docs/src/add-tag.md

Fri, 15 Mar 2019 20:30:09 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Fri, 15 Mar 2019 20:30:09 +0100
changeset 524
d53fd1006485
parent 409
90a6d6952d83
permissions
-rw-r--r--

store hash of remote xattr and tags in sync db

---
title: 'dav-sync add-tag'
---

**`dav-sync add-tag [-s <syncdir>] <file> <tag>`**

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.

Tags must be enabled for the SyncDirectory. See [Configuration][1] for details.

**`-s <syncdir>`** SyncDirectory for this file

[1]: ./sync-configuration.html

mercurial