]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-checkout.txt
Merge branch 'es/wt-add-detach'
[thirdparty/git.git] / Documentation / git-checkout.txt
index 5b697eee1b7632a046b48d488b3c3af75ad7fa45..afa5c11fd3c4d58f978e5bb99a03517c642584c6 100644 (file)
@@ -198,6 +198,7 @@ Use `--no-guess` to disable this.
        Create the new branch's reflog; see linkgit:git-branch[1] for
        details.
 
+-d::
 --detach::
        Rather than checking out a branch to work on it, check out a
        commit for inspection and discardable experiments.