-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathusage.txt
More file actions
10 lines (7 loc) · 397 Bytes
/
usage.txt
File metadata and controls
10 lines (7 loc) · 397 Bytes
1
2
3
4
5
6
7
8
9
10
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/'.
--mode mode Type of character to return. Default: 'grapheme'.