Skip to content

Commit e2de9b3

Browse files
LemmingAvalanchegitster
authored andcommitted
doc: stripspace: mention where the default comes from
Also quote `#` in line with the modern formatting convention. Signed-off-by: Kristoffer Haugsbakk <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 8613c2b commit e2de9b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/git-stripspace.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ OPTIONS
3737
-------
3838
-s::
3939
--strip-comments::
40-
Skip and remove all lines starting with a comment character (default '#').
40+
Skip and remove all lines starting with a comment character
41+
(`core.commentChar`, default `#`).
4142

4243
-c::
4344
--comment-lines::

0 commit comments

Comments
 (0)