Skip to content

Commit f9d7307

Browse files
committed
doc: fix missing basic markup in git-checkout documentation
Signed-off-by: Jean-Noël Avila <[email protected]>
1 parent d11a234 commit f9d7307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-checkout.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ of it").
161161
`--track[=(direct|inherit)]`::
162162
When creating a new branch, set up "upstream" configuration. See
163163
`--track` in linkgit:git-branch[1] for details. As a convenience,
164-
--track without -b implies branch creation.
164+
`--track` without `-b` implies branch creation.
165165
+
166166
If no `-b` option is given, the name of the new branch will be
167167
derived from the remote-tracking branch, by looking at the local part of

0 commit comments

Comments
 (0)