rtail 0.1.6

read remote files over http / https
rtail-0.1.6 is not a library.

rtail

Build Status Crates.io

Installation

cargo install rtail

Usage

USAGE:
    rtail [FLAGS] [OPTIONS] <URL>

FLAGS:
    -f, --follow     Continuesly watch the change of the url
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -m, --milliseconds <interval>    Interval of the poll

ARGS:
    <URL>    URL of the file to read

License

MIT License