diff --git a/doc/bugs/git-annex-shell:_user_error___40__unrecognized_option___96__--uuid__39__.mdwn b/doc/bugs/git-annex-shell:_user_error___40__unrecognized_option___96__--uuid__39__.mdwn index 63a150bdf8..1651457a70 100644 --- a/doc/bugs/git-annex-shell:_user_error___40__unrecognized_option___96__--uuid__39__.mdwn +++ b/doc/bugs/git-annex-shell:_user_error___40__unrecognized_option___96__--uuid__39__.mdwn @@ -1,6 +1,8 @@ What steps will reproduce the problem? On Arch Linux, using a cabal installation or prebuilt binaries: + git-annex get foobar + The remote is an ssh URL: ssh://user@host/path/to/repo.git. Fetching the URL worked just fine.