Crates.io | repeatrrrr |
lib.rs | repeatrrrr |
version | 0.1.0 |
source | src |
created_at | 2020-11-06 11:22:25.988548 |
updated_at | 2020-11-06 11:22:25.988548 |
description | Repeats some content M to output N times. |
homepage | |
repository | https://github.com/hbina/repeatrrrr |
max_upload_size | |
id | 309195 |
size | 7,006 |
repeatrrrr 0.1.0
Hanif Bin Ariffin <hanif.ariffin.4326@gmail.com>
USAGE:
repeatrrrr [OPTIONS] <PATTERN> <COUNT>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
--write <OUTPUT_FILE> The outputfile to write to
ARGS:
<PATTERN> The pattern to repeat
<COUNT> The number of times to generate