Fix formatting

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc 2015-03-29 09:17:07 +00:00 committed by admin
parent f8514bd986
commit 3c2cbb86c5

View file

@ -1,12 +1,10 @@
`git annex map` generates a diagram roughly like this:
```
+------+ +-------+
|laptop| -> |usbdisk|
| | <- | |
| | <- | |
+------+ +-------+
```
+------+ +-------+
|laptop| -> |usbdisk|
| | <- | |
| | <- | |
+------+ +-------+
Why are there *two* lines back from the disk to the laptop?