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 @@
ItemFinished
------------
Generated when syncthing ends synchronizing a file to a newer version. A
Generated when Syncthing ends synchronizing a file to a newer version. A
successfull operation:
.. code:: json
@@ -35,3 +35,5 @@ An unsuccessfull operation:
"type": "file"
}
}
The ``action`` field is either ``update`` or ``delete``.