From b3a693f5ee7c16ef5fd55bb7bc03490df99d68a6 Mon Sep 17 00:00:00 2001 From: jcougnoux Date: Fri, 7 Jul 2017 16:06:18 +0200 Subject: [PATCH] Ajout d'un " :" manquant. --- HowtoTmux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoTmux.md b/HowtoTmux.md index d112941b..74aec200 100644 --- a/HowtoTmux.md +++ b/HowtoTmux.md @@ -146,5 +146,5 @@ $ tmux list-clients Masquer la barre d'état ~~~ -set -g status off + : set -g status off ~~~ \ No newline at end of file