rtail [-hvV] [ssh_options] [user@] [tail_options] [files ...]
-v, --verbose enable verbose output
-h, --help display this message
-V, --version output version
[ssh_options] ssh options
[tail_options] tail options
$ rtail somehost.com -f /var/log/host.log
- Joseph Werle [email protected]
ssh(1), tail(1)
MIT (C) Copyright Joseph Werle 2014