quick-replace 0.1.1

Quick, lightweight find and replace tool.
Documentation

quick-replace

A fast, lightweight find and replace tool

Usage

quick-replace [OPTIONS] <FROM> <TO> <path/to/file.txt>

Options

Flag Description
-h Display help information
-r Replace file without creating a backup (cannot be used with -c)
-c Compress backup file (cannot be used with -r)