james-wangx / replace

replace string in file or directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

replace string in file or directory

License:MIT License


Languages

Language:Rust 100.0%