docs/src/push.md

changeset 409
90a6d6952d83
parent 285
02d3e4b1245f
child 702
444aa8fe133f
--- a/docs/src/push.md	Sun Jun 03 14:40:07 2018 +0200
+++ b/docs/src/push.md	Sun Jun 03 16:05:49 2018 +0200
@@ -2,7 +2,7 @@
 title: 'dav-sync push'
 ---
 
-**`dav-sync push [-cld] <directory>`**
+**`dav-sync push [-cldr] [-t <tags>] <directory>`**
 
 Pushes all local changes to the server. This uploads all locally modified files and deletes all locally deleted files on the server.
 
@@ -14,3 +14,6 @@
 
 **`-d`** Don't lock the repository (default)
 
+**`-t <tags>`** Only sync files that match the tag filter expression
+
+**`-r`** Remove resources not matching the tag filter

mercurial