Sync with latest Wiki content, syncthing -> Syncthing

This commit is contained in:
Jakob Borg
2015-05-29 09:10:37 +02:00
parent cbf0766e86
commit 567d3dd0f5
27 changed files with 241 additions and 100 deletions
+3 -1
View File
@@ -1,7 +1,7 @@
ItemStarted
-----------
Generated when syncthing begins synchronizing a file to a newer version.
Generated when Syncthing begins synchronizing a file to a newer version.
.. code:: json
@@ -16,3 +16,5 @@ Generated when syncthing begins synchronizing a file to a newer version.
"action": "update"
}
}
The ``action`` field is either ``update`` or ``delete``.