summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive.mdwn7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive.mdwn b/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive.mdwn
index 5a386e9e5..f14a4a1b0 100644
--- a/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive.mdwn
+++ b/doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive.mdwn
@@ -6,7 +6,7 @@ What steps will reproduce the problem?
On my annex, something like this:
-```
+<pre>
Talislanta Books$ git annex whereis talislanta_fantasy_roleplaying.pdf
whereis talislanta_fantasy_roleplaying.pdf (2 copies)
d16d0d1a-3cdd-11e2-9161-67c83599f720 -- homeworld
@@ -32,7 +32,7 @@ whereis talislanta_fantasy_roleplaying.pdf (2 copies)
fa2bd02e-3ce2-11e2-a675-47389975a32e -- macbook
ok
Talislanta Books$
-```
+</pre>
What is the expected output? What do you see instead?
@@ -42,13 +42,14 @@ I should be able to copy files to my external hard drive, /Volumes/TOSHIBAEXT/an
What version of git-annex are you using? On what operating system?
-
+<pre>
Talislanta Books$ git annex version
git-annex version: 3.20130216
local repository version: 3
default repository version: 3
supported repository versions: 3
upgrade supported from repository versions: 0 1 2
+</pre>
OS X 10.6 (lion)