diff --git a/tdrop b/tdrop index 4798e65..2ab44a2 100755 --- a/tdrop +++ b/tdrop @@ -12,8 +12,8 @@ print_help() { usage: tdrop [options] or one of options: - -h height specify a height for a newly created term (default: 100%) - -w width specify a width for a newly created term (default: 45%) + -h height specify a height for a newly created term (default: 45%) + -w width specify a width for a newly created term (default: 100%) -x pos specify x offset for a newly created term (default: 0) -y pos specify y offset for a newly created term (default: 1, see BUGS in man) -s name name for tmux or tmuxinator session (requires the program to be a supported terminal)