aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc <Jean@web>2015-03-29 09:17:07 +0000
committerGravatar admin <admin@branchable.com>2015-03-29 09:17:07 +0000
commit2c82e4a7d1a451285a7c04989815cc90f3cf4104 (patch)
treec511c7ec6f8ea1c592695c28c3edbebaffb9fcb4
parent77428f1c3cb3217b7d882a3827fc4972dfade8b8 (diff)
Fix formatting
-rw-r--r--doc/forum/two_lines_back_to_remote__63__.mdwn12
1 files changed, 5 insertions, 7 deletions
diff --git a/doc/forum/two_lines_back_to_remote__63__.mdwn b/doc/forum/two_lines_back_to_remote__63__.mdwn
index d5f6f3fb9..3ac54134e 100644
--- a/doc/forum/two_lines_back_to_remote__63__.mdwn
+++ b/doc/forum/two_lines_back_to_remote__63__.mdwn
@@ -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?