Fix formatting
This commit is contained in:
parent
f8514bd986
commit
3c2cbb86c5
1 changed files with 5 additions and 7 deletions
|
@ -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?
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue