summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmmPHsszTlpa3s3x_LEzmEYkZfEmqq7IjU <Jan@web>2012-11-04 19:47:21 +0000
committerGravatar admin <admin@branchable.com>2012-11-04 19:47:21 +0000
commit75418808ae31f65294a7f8b242db461547e07279 (patch)
tree3410943648e8c18691f6d9139c088d7817d1c810
parent08c7a629e7e71ce7acadc2ea1739d321a6313380 (diff)
-rw-r--r--doc/bugs/unlock_not_working_on_os_x_10.6_-_cp:_illegal_option_--_-_.mdwn16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/bugs/unlock_not_working_on_os_x_10.6_-_cp:_illegal_option_--_-_.mdwn b/doc/bugs/unlock_not_working_on_os_x_10.6_-_cp:_illegal_option_--_-_.mdwn
index e78ed4d0e..9ac80ce5d 100644
--- a/doc/bugs/unlock_not_working_on_os_x_10.6_-_cp:_illegal_option_--_-_.mdwn
+++ b/doc/bugs/unlock_not_working_on_os_x_10.6_-_cp:_illegal_option_--_-_.mdwn
@@ -1,18 +1,18 @@
What steps will reproduce the problem?
- try to unlock a file in a git annex checkout
+ try to unlock a file in a git annex checkout
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
- cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file ... target_directory
-git-annex: copy failed!
+ % 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!
-(should unlock the file)
+ (should unlock the file)
What version of git-annex are you using? On what operating system?
- latest git annex osx build as of yesterday (12-11-03)
+ latest git annex osx build as of yesterday (12-11-03)