docs/src/remove-tag.md

Sun, 31 Aug 2025 14:32:55 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 31 Aug 2025 14:32:55 +0200
changeset 875
3b9ac2dd757d
parent 428
b50ade8e7197
permissions
-rw-r--r--

replace a linked list in the process_parts function with a low level array

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

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

Removes a tag from a SyncDirectory file.

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

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

[1]: ./sync-configuration.html

mercurial