diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-22 15:42:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-22 15:42:59 -0400 |
commit | 6f2a6a42d1fce3d5aa8e0b585829f4004c498165 (patch) | |
tree | d94a473f9452923129b3d50b7d606db20570a76a | |
parent | e6048b0389f8da9bd1e56e2f1f7d18abc773f03f (diff) |
real output
-rw-r--r-- | doc/walkthrough.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/walkthrough.mdwn b/doc/walkthrough.mdwn index 5c91f2a9c..41e033240 100644 --- a/doc/walkthrough.mdwn +++ b/doc/walkthrough.mdwn @@ -165,7 +165,7 @@ Now you can get files and they will be transferred by `scp`: # git annex get my_cool_big_file get my_cool_big_file (getting UUIDs for origin...) (copying from origin...) - my_cool_big_file 100% 2159 2.1KB/s 00:00 + WORM:1285650548:2159:my_cool_big_file 100% 2159 2.1KB/s 00:00 ok When you drop files, git-annex will ssh over to the remote and make |