Skip to content

Commit 1b2dfb7

Browse files
LemmingAvalanchettaylorr
authored andcommitted
Documentation/git-update-ref.txt: drop “flag”
The other paragraphs on options say “With <option>,”. Let’s be uniform. Also add missing word “that”. Signed-off-by: Kristoffer Haugsbakk <[email protected]> Signed-off-by: Taylor Blau <[email protected]>
1 parent 15030f9 commit 1b2dfb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-update-ref.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ for reading but not for writing (so we'll never write through a
5555
ref symlink to some other tree, if you have copied a whole
5656
archive by creating a symlink tree).
5757

58-
With `-d` flag, it deletes the named <ref> after verifying it
58+
With `-d`, it deletes the named <ref> after verifying that it
5959
still contains <old-oid>.
6060

6161
With `--stdin`, update-ref reads instructions from standard input and

0 commit comments

Comments
 (0)