diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-25 20:48:32 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-25 20:48:32 -0400 |
commit | 99eaf41da57819ed49e554b09a61b74ac91c7ddb (patch) | |
tree | 4b2f619eed4ef4091d5dd5e1a61493ede0c0e79c /doc/git-annex.mdwn | |
parent | 0788c12ffe9c07104ca70f4dc0636ed0f6879ad2 (diff) |
better messages
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r-- | doc/git-annex.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index cba634f20..3645d37f2 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -53,7 +53,7 @@ content from the key-value store. # git commit -a -m "freed up space" # git annex move iso --to=usbdrive - move iso/Debian_5.0.iso (to usbdrive...) ok + move iso/Debian_5.0.iso (moving to usbdrive...) ok # SUBCOMMANDS |