diff --git a/scripts/riot b/scripts/riot index 0fb21e6..6e633c0 100755 --- a/scripts/riot +++ b/scripts/riot @@ -427,21 +427,103 @@ remove_hostkey() { # main print_help() { - fmt_info "usage: $0 [-Ddghlqt] [--dry-run] [--dev] [--gpg] [--help] [--lite] [--quite] [--trust] [--tmux] [--password] [[-o ssh-option]...] remote [command] [--] [command-args]" - cat < /dev/null 2>&1; then + pager=(less -R) + fi + + cat <