docs/src/set-tags.md

Tue, 13 Nov 2018 21:16:27 +0100

author
Mike Becker <universe@uap-core.de>
date
Tue, 13 Nov 2018 21:16:27 +0100
branch
v1.2
changeset 592
27382d82c8b3
parent 428
b50ade8e7197
permissions
-rw-r--r--

fixes 'Unkown repository' error message in dav-sync

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

**`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][1] for details.

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

[1]: ./sync-configuration.html

mercurial