10 lines
316 B
Plaintext
10 lines
316 B
Plaintext
|
|
Usage: remove-first [options] [<string>]
|
|
|
|
Options:
|
|
|
|
-h, --help Print this message.
|
|
-V, --version Print the package version.
|
|
--n Number of characters to remove. Default: 1.
|
|
--split sep Delimiter for stdin data. Default: '/\\r?\\n/'.
|