Usage: rpad [options] [] --len= Options: -h, --help Print this message. -V, --version Print the package version. --len length Minimum string length. --pad str String used to pad. Default: ' '. --split sep Delimiter for stdin data. Default: '/\\r?\\n/'.