Replace "remote tracking" with "remote-tracking"
[gitweb.git] / Documentation / git-remote.txt
index 0d28febe1b44fff289b772a0e0fb6e74a010b9eb..5e4989db56e7e2664a0141c3d9ffa1b3e0524185 100644 (file)
@@ -75,7 +75,7 @@ was passed.
 
 'rename'::
 
-Rename the remote named <old> to <new>. All remote tracking branches and
+Rename the remote named <old> to <new>. All remote-tracking branches and
 configuration settings for the remote are updated.
 +
 In case <old> and <new> are the same, and <old> is a file under
@@ -84,7 +84,7 @@ the configuration file format.
 
 'rm'::
 
-Remove the remote named <name>. All remote tracking branches and
+Remove the remote named <name>. All remote-tracking branches and
 configuration settings for the remote are removed.
 
 'set-head'::