]> git.deb.at Git - debienna.git/commitdiff
reformatting
authorMarkus Raab <elektra@markus-raab.org>
Thu, 21 Mar 2019 18:29:05 +0000 (19:29 +0100)
committerMarkus Raab <elektra@markus-raab.org>
Thu, 21 Mar 2019 18:29:05 +0000 (19:29 +0100)
Kalender/2019-03-21/index.mdwn

index ab136ce09a555fdefed144549c0705340095f8d3..05d205e297eadf209563058a72c465b9c8af2ea3 100644 (file)
@@ -38,31 +38,25 @@ or (server wins):
 
 With following .unison/current.prf (for every device, not for server):
 
 
 With following .unison/current.prf (for every device, not for server):
 
-```
-label = Synch between laptop and server
-
-root = /home/m
-root = ssh://server//home/m
-
-logfile = /home/markus/.unison/laptop.log
-
-times = true
-sshargs = -C
-
-ignore = Path {.unison/*.log}
-ignore = Path {.unison/current.prf}
-ignore = Path {.unison/ar*}
-ignore = Path {.unison/fp*}
-
-ignore = Path {.cache}
-
-ignore = Path {.dmrc}
-ignore = Path {.ICEauthority}
-ignore = Path {.Xauthority}
-ignore = Path {.xsession-errors}
-ignore = Path {.mcop/random-seed}
-ignore = Path {.mcop/trader-cache/cache-data-version}
-```
+     label = Synch between laptop and server
+     
+     root = /home/m
+     root = ssh://server//home/m
+     
+     logfile = /home/markus/.unison/laptop.log
+     
+     times = true
+     sshargs = -C
+     
+     ignore = Path {.unison/*.log}
+     ignore = Path {.unison/current.prf}
+     ignore = Path {.unison/ar*}
+     ignore = Path {.unison/fp*}
+     
+     ignore = Path {.cache}
+     
+     ignore = Path {.ICEauthority}
+     ignore = Path {.Xauthority}