# stic i got sick of manually transferring terminfo files # Usage ```bash usage: stic [...ssh-args] [-h] term host Options: --help, -h print this message Parameters: the name of the terminfo to transfer the remote host address ``` # Example ```bash stic -o LogLevel=debug -v -p 2222 alacritty cute.fox ```