diff options
Diffstat (limited to 'tmux.html.markdown')
| -rw-r--r-- | tmux.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tmux.html.markdown b/tmux.html.markdown index 49d1bba6..868302a8 100644 --- a/tmux.html.markdown +++ b/tmux.html.markdown @@ -38,7 +38,7 @@ then later reattached.      lsp              # List panes       -a              # List all panes       -s              # List all panes in session -     -t              # List app panes in target +     -t              # List all panes in target      kill-window      # Kill current window       -t "#"          # Kill target window | 
