SYNOPSIS
keytab2shishi [OPTIONS]... [INFILE [OUTFILE]]...DESCRIPTION
keytab2shishi 1.0.2Read keytab data from INFILE (usually /etc/krb5.keytab) and write Shishi hostkeys to OUTFILE. If INFILE and OUTFILE are not specified, use the defaults.
- -h, --help
 - Print help and exit
 - -V, --version
 - Print version and exit
 - -R, --reverse
 - Reverse action, read Shishi hostkeys from INFILE and write
 - keytab data to OUTFILE.
 - (default=off)
 - -v, --verbose
 - Produce verbose output.
 - Use multiple times to increase amount of information.
 - -q, --quiet
 - Don't produce any diagnostic output. (default=off)
 
Mandatory arguments to long options are mandatory for short options too.

