Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 612 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 612 Bytes

replace

Replace a string in file or directory

Usage

~ replace --help
replace 0.1.0

USAGE:
    replace <TARGET> <STRING> <SWITCH>

ARGS:
    <TARGET>    The target file or directory
    <STRING>    The string to be replace
    <SWITCH>    The result string, after replace

OPTIONS:
    -h, --help       Print help information
    -V, --version    Print version information