diff --git a/scripts/riot b/scripts/riot index 1f47f0e..fe11a78 100755 --- a/scripts/riot +++ b/scripts/riot @@ -269,11 +269,12 @@ remove_hostkey() { # main print_help() { - fmt_info "usage: $0 [-Ddhlqt] [--dry-run] [--dev] [--help] [--lite] [--quite] [--trust] [--tmux] [--password] [[-o ssh-option]...] remote [command] [--] [ssh-command-args]" + fmt_info "usage: $0 [-Ddhlqt] [--dry-run] [--dev] [--help] [--lite] [--quite] [--trust] [--tmux] [--password] [[-o ssh-option]...] remote [command] [--] [command-args]" cat <