typo fix (renote -> remote)
authorkdm9 <kdm9@web>
Tue, 16 Jan 2024 14:36:56 +0000 (14:36 +0000)
committeradmin <admin@branchable.com>
Tue, 16 Jan 2024 14:36:56 +0000 (14:36 +0000)
doc/special_remotes/rsync.mdwn

index e9f54dc6845e7d4e37965734eedd1192f2f097d5..4992a9c86fd77a7e6d18fa224bfa8c77b9aa0a78 100644 (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"