This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawmmPHsszTlpa3s3x_LEzmEYkZfEmqq7IjU 2012-11-04 19:47:21 +00:00 committed by admin
parent 7a8ce98df6
commit e82747fab2

View file

@ -4,13 +4,13 @@ What steps will reproduce the problem?
What is the expected output? What do you see instead?
% git annex unlock FILENAME
unlock FILENAME (copying...) cp: illegal option -- -
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file target_file
% git annex unlock FILENAME
unlock FILENAME (copying...) cp: illegal option -- -
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file target_file
cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file ... target_directory
git-annex: copy failed!
git-annex: copy failed!
(should unlock the file)
(should unlock the file)
What version of git-annex are you using? On what operating system?