Skip to content

DoumanAsh/dir_update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dir_update

Build status Build Status Crates.io

Simple utility to copy files into directory, only if they are updated

Usage

dir_update 0.1.0
Copy files into directory, if they are updated

USAGE:
    dir_update.exe [FLAGS] <FROM> <TO>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information
        --verbose    Enables verbose output to print each action.

ARGS:
    <FROM>    Directory from which to copy files.
    <TO>      Directory into which to copy files.

About

Simple utility to copy files into directory, only if they are updated

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages