docs/src/remove-tag.md@c401f4af44b1
docs/src/remove-tag.md
Sun, 05 Jul 2020 11:47:24 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Sun, 05 Jul 2020 11:47:24 +0200
- branch
- feature/dav-edit
- changeset 721
- c401f4af44b1
- parent 428
-
b50ade8e7197
- permissions
- -rw-r--r--
adds support for option terminator '--'
also adds support for option arguments within the same cmd arg
e.g. -omyoutfile does now work
---
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