Minor tweaks...

This commit is contained in:
Jakob Borg
2015-06-15 00:16:48 +02:00
parent 22f3e392ad
commit 8cada19fd3
3 changed files with 11 additions and 5 deletions
+3
View File
@@ -37,3 +37,6 @@ An unsuccessful operation:
}
The ``action`` field is either ``update`` (contents changed), ``metadata`` (file metadata changed but not contents), or ``delete``.
.. versionadded:: 0.11.10
The ``metadata`` action.
+3
View File
@@ -18,3 +18,6 @@ Generated when Syncthing begins synchronizing a file to a newer version.
}
The ``action`` field is either ``update`` (contents changed), ``metadata`` (file metadata changed but not contents), or ``delete``.
.. versionadded:: 0.11.10
The ``metadata`` action.