typo fix (renote -> remote)

This commit is contained in:
kdm9 2024-01-16 14:36:56 +00:00 committed by admin
parent 8fd6c3f1b1
commit c3989e3e05

View file

@ -58,4 +58,4 @@ To pass parameters to ssh/rsh, include the parameters after "rsh" or
"ssh". For example, to configure ssh to use the private key at
`/path/to/private/key`:
git config renote.name.annex-rsync-transport "ssh -i /path/to/private/key"
git config remote.name.annex-rsync-transport "ssh -i /path/to/private/key"