We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaee991 commit 8b98c68Copy full SHA for 8b98c68
sync-docs.sh
@@ -122,9 +122,9 @@ replace_section 'GIT ISSUE COMMANDS' 'Use' 's/^\* `\([^`]*\)`: /.RE\
122
.PP\
123
\\fB\1\\fP\
124
.RS 4\
125
-/' 's/^ \+//'
+/' 's/^ *//'
126
127
-replace_section FILES 'Internals' '' 's/^ \+//'
+replace_section FILES 'Internals' '' 's/^ *//'
128
# shellcheck disable=SC2016
129
replace_section EXAMPLES 'Example session' '/```/d;/^###/N;s/^### \(.*\)/.fi\
130
.ft R\
0 commit comments