A lightweight file catenation tool written in Rust.
```bash
Command-line Interface options
Usage: cato [OPTIONS] [FILES]...
Arguments:
[FILES]... file(s) to read
Options:
-n, --number Number all output lines
-h, --help Print help
-V, --version Print version
```