diff options
author | Joey Hess <joey@kitenet.net> | 2013-02-26 12:34:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-02-26 12:34:59 -0400 |
commit | c88f2afd3a7b811e7078c9e66d47431757d2b3df (patch) | |
tree | e2b6633281372a8f200cb4efc5cdfa3d38c3cac7 /doc | |
parent | 17173fcdc53a5901c643b4f8f5dc3d000203460c (diff) |
format
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/git_annex_won__39__t_copy_files_to_my_usb_drive.mdwn | 7 |
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) |