bettercp 0.1.0

A better way to copy files. Using bettercp, you can not only copy files to another location, but also rename it.
bettercp-0.1.0 is not a library.

Usage

Usage: bettercp [OPTIONS] <FILENAME> <DESTINATION>

Arguments:
  <FILENAME>     File name or relative path to file to be copied
  <DESTINATION>  Destination path

Options:
  -r, --rename <RENAME>  Rename file
  -h, --help             Print help
  -V, --version          Print version


Build Status