``` Command-line utility for displaying ASCII table
USAGE: ascii-table [FLAGS] [OPTIONS]
FLAGS: -h, --help Prints help information -n, --no-style Without ANSI tags -V, --version Prints version information
OPTIONS: -l, --limit Upper limit for colums ```