File tree Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -34,21 +34,21 @@ <h2>splitstring [OPTIONS] [STRING_TO_SPLIT]</h2>
3434
3535< h2 > OPTIONS</ h2 >
3636
37- < pre > < code > -d set the delimiting string value
38- -delimiter set the delimiting string value
39- -example display example(s)
40- -h display help
41- -help display help
42- -i input filename
43- -input input filename
44- -l display license
45- -license display license
46- -newline output as one substring per line rather than JSON
47- -nl output as one substring per line rather than JSON
48- -o output filename
49- -output output filename
50- -v display version
51- -version display version
37+ < pre > < code > -d set the delimiting string value
38+ -delimiter set the delimiting string value
39+ -example display example(s)
40+ -h display help
41+ -help display help
42+ -i input filename
43+ -input input filename
44+ -l display license
45+ -license display license
46+ -newline output as one substring per line rather than JSON
47+ -nl output as one substring per line rather than JSON
48+ -o output filename
49+ -output output filename
50+ -v display version
51+ -version display version
5252</ code > </ pre >
5353
5454< h2 > EXAMPLES</ h2 >
@@ -62,8 +62,8 @@ <h2>EXAMPLES</h2>
6262< p > This should yield</ p >
6363
6464< pre > < code > one
65- two
66- three
65+ two
66+ three
6767</ code > </ pre >
6868
6969< p > Splitting a string that is double pipe delimited rendering JSON</ p >
You can’t perform that action at this time.
0 commit comments