replace-all

Replaces all occurences of a substring in a file

replace-all 0.1.0

USAGE:
    replace-all <word> <replacement> <files...>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <files>          One or more input files to use
    <word>           String to find and replace
    <replacement>    Replacement