Fix rev-list when showing objects involving submodules
[gitweb.git] / Documentation / git-branch.txt
index b7285bcdbc80a2aa574fa13050c00f1ce9975419..37cb8b83b2f7354fe03d99d22b2262cb6e85e42a 100644 (file)
@@ -105,7 +105,7 @@ OPTIONS
        '--track' were given.
 
 --no-track::
-       When -b is given and a branch is created off a remote branch,
+       When a branch is created off a remote branch,
        set up configuration so that git-pull will not retrieve data
        from the remote branch, ignoring the branch.autosetupmerge
        configuration variable.