diff options
| author | Levi Bostian <levi.bostian@gmail.com> | 2015-10-18 12:00:30 -0500 | 
|---|---|---|
| committer | Levi Bostian <levi.bostian@gmail.com> | 2015-10-18 12:00:30 -0500 | 
| commit | 5e05ac6b045d7726200fa8835f88ca6dc8cbc417 (patch) | |
| tree | 218d00e305263a46480ea9161810727907f3934d /tmux.html.markdown | |
| parent | 8656cfe09f83f3492b017fc89b9c1a9f273f368c (diff) | |
| parent | 33aca58b8cc91776939442c526ba5391ce5f0a36 (diff) | |
Merge pull request #1538 from davydovanton/typo-tmux
[tmux/en] Fix typo for lsp command
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 | 
