NAME
lim-cli - Lim CLI Interface
SYNOPSIS
sample [options] [file ...]
Options: --help brief help message --man full documentation
OPTIONS
- --conf <file>
-
Specify the configure file to use (default ~/.limrc).
- --host <ip>
-
Specify the host/IP to connect to (default localhost).
- --port <port>
-
Specify the port to listen on (default 5353).
- --key <key>
-
Specify the SSL/TLS key to use for HTTPS.
- --log4perl <file>
-
Specify a Log::Log4perl configure file (default output to cli or stderr).
- --help
-
Print a brief help message and exits.
- --man
-
Prints the manual page and exits.
DESCRIPTION
This program will read the given input file(s) and do something useful with the contents thereof.