From 17c8e19f113cce2b77d8a74f6e97294f97374de1 Mon Sep 17 00:00:00 2001 From: sehe Date: Tue, 23 Feb 2016 11:31:46 +0100 Subject: [PATCH] tmux typoed accidentally used tmuxp instead of tmux --- doc/about_tmux.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/about_tmux.rst b/doc/about_tmux.rst index cb534e999e2..685c2634ef3 100644 --- a/doc/about_tmux.rst +++ b/doc/about_tmux.rst @@ -309,7 +309,7 @@ Windows can be *named upon creation*. .. code-block:: bash - $ tmuxp new-window [-n window-name] + $ tmux new-window [-n window-name] Windows can be *renamed after creation*.