diff options
author | https://www.google.com/accounts/o8/id?id=AItOawn7OQLFQ6yc9sK5O6ekgYhLrZhqtm4JZBM <Niclas@web> | 2014-10-29 22:29:29 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-10-29 22:29:29 +0000 |
commit | 15834c6344c5e87d3ed07d78a848559fcd48caed (patch) | |
tree | 84136aacf6e3bcb6dc56144f42f9fac9e3d49e92 /doc/bugs | |
parent | 94f7d4f8e9fb423dab5920d1c62e0fe050366b20 (diff) |
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/getEffectiveUserID_not_supported_on_Windows.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/bugs/getEffectiveUserID_not_supported_on_Windows.mdwn b/doc/bugs/getEffectiveUserID_not_supported_on_Windows.mdwn index c3d123fb3..458c18b90 100644 --- a/doc/bugs/getEffectiveUserID_not_supported_on_Windows.mdwn +++ b/doc/bugs/getEffectiveUserID_not_supported_on_Windows.mdwn @@ -8,15 +8,15 @@ After a clean install of the latest git-annex for Windows (https://downloads.kit git init git annex init -Running for example ´git annex version´ or ´git annex info´ gives the same error message. +Running for example `git annex version` or `git annex info` gives the same error message. ### What version of git-annex are you using? On what operating system? -git-annex version should be 5.20141024, but the installer does not specify version and ´git annex info´ does not work, so it is hard to tell for sure. +git-annex version should be 5.20141024, but the installer does not specify version and `git annex info` does not work, so it is hard to tell for sure. Running Windows 7, x64. Also tried running as administrator and in a cmd.exe shell as well as Powershell. ### Please provide any additional information below. -The ´git annex test´ command does work, and all 84 tests passes. +The `git annex test` command does work, and all 84 tests passes. |