diff options
author | Arnie97 <arnie97@gmail.com> | 2015-12-29 16:59:19 +0800 |
---|---|---|
committer | Arnie97 <arnie97@gmail.com> | 2015-12-29 16:59:19 +0800 |
commit | 00d4fa09de191b9580dd534b8b3e6e7a297fb8d7 (patch) | |
tree | c24537167af02450944b734a5656ce3e2fc0dcf0 /zh-cn | |
parent | 8aa98bd572bf4a0e1e52ead5a5ee192fc2101df6 (diff) |
Fetch lsp typo fix from upstream
Diffstat (limited to 'zh-cn')
-rw-r--r-- | zh-cn/tmux-cn.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zh-cn/tmux-cn.html.markdown b/zh-cn/tmux-cn.html.markdown index 00bf35f3..64781346 100644 --- a/zh-cn/tmux-cn.html.markdown +++ b/zh-cn/tmux-cn.html.markdown @@ -39,7 +39,7 @@ lang: zh-cn lsp # 列出窗格 -a # 列出所有窗格 -s # 列出会话中的所有窗格 - -t # List app panes in target + -t # 列出 target 中的所有窗格 kill-window # 关闭当前窗口 -t "#" # 关闭指定的窗口 |