diff --git a/HowtoTmux.md b/HowtoTmux.md index ca43fb7c..9376f67d 100644 --- a/HowtoTmux.md +++ b/HowtoTmux.md @@ -125,7 +125,7 @@ La méthode facile : La méthode bas niveau : ~~~ -$ tmux detach client -t /dev/pts/8 +$ tmux detach-client -t /dev/pts/8 ~~~ La méthode "à la hache" :