Skip to content

Commit f3a9558

Browse files
brettsheffieldgitster
authored andcommitted
gitremote-helpers.adoc: fix formatting
Add missing colon to fix formatting. Signed-off-by: Brett A C Sheffield <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent f93ff17 commit f3a9558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/gitremote-helpers.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ set by Git if the remote helper has the 'option' capability.
498498
ask for the tag specifically. Some helpers may be able to
499499
use this option to avoid a second network connection.
500500

501-
'option dry-run' {'true'|'false'}:
501+
'option dry-run' {'true'|'false'}::
502502
If true, pretend the operation completed successfully,
503503
but don't actually change any repository data. For most
504504
helpers this only applies to the 'push', if supported.

0 commit comments

Comments
 (0)