Skip to content

Commit 2163e3f

Browse files
Uwe Kleine-Königgitster
authored andcommitted
parseopt: fix documentation for --keep-dashdash
Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 348df16 commit 2163e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-rev-parse.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ OPTIONS
2626
--parseopt::
2727
Use 'git-rev-parse' in option parsing mode (see PARSEOPT section below).
2828

29-
--keep-dash-dash::
29+
--keep-dashdash::
3030
Only meaningful in `--parseopt` mode. Tells the option parser to echo
3131
out the first `--` met instead of skipping it.
3232

0 commit comments

Comments
 (0)