]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
More formatting.
authorDaira Hopwood <daira@jacaranda.org>
Fri, 29 May 2015 01:55:38 +0000 (02:55 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 29 May 2015 01:55:38 +0000 (02:55 +0100)
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
docs/proposed/magic-folder/remote-to-local-sync.rst

index a0906375544886e59ee4ed87a180b8aa6e423468..fd48e0340b40f6d976827178381df1d959cec784 100644 (file)
@@ -740,6 +740,7 @@ may be absent). Then the algorithm is:
 
 * 2c. Read the following information for the path ``foo`` from the
   local magic folder db:
+
   * the *last-uploaded statinfo*, if any (this is the size in
     bytes, ``mtime``, and ``ctime`` stored in the ``local_files``
     table when the file was last uploaded);
@@ -748,6 +749,7 @@ may be absent). Then the algorithm is:
     Call this ``last_uploaded_uri``.
 
 * 2d. If any of the following are true, then classify as a conflict:
+
   * there are pending notifications of changes to ``foo``;
   * the last-uploaded statinfo is either absent, or different
     from the current statinfo;