From 9e4af409926240fd7fbe025840240f367812ea76 Mon Sep 17 00:00:00 2001 From: Tony Narlock Date: Sat, 30 Jan 2016 13:08:16 -0600 Subject: [PATCH] switch-session -> switch-client --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 230cbbc8f7..62a6ff2341 100644 --- a/README.rst +++ b/README.rst @@ -26,7 +26,7 @@ How tmuxp helps you tmux: - Load multiple tmux configurations ``tmuxp load config1.yaml config2.yaml``. - Switch sessions from inside a current tmux session. tmuxp will detect - if you're in a session and offer to ``switch-session`` for you. + if you're in a session and offer to ``switch-client`` for you. - Offer to re-attach a tmux session if your config is already loaded. - For more things you can do with tmuxp, see `Examples`_. - CLI auto-completion with `bash, zsh and tcsh`_.