11 lines
364 B
Plaintext
11 lines
364 B
Plaintext
|
|
Usage: substring-after [options] --search=<string> [<string>]
|
|
|
|
Options:
|
|
|
|
-h, --help Print this message.
|
|
-V, --version Print the package version.
|
|
--search string Search string.
|
|
--from-index int Start index. Default: 0.
|
|
--split sep Delimiter for stdin data. Default: '/\\r?\\n/'.
|