Update README.md

This commit is contained in:
onceupon 2017-09-28 13:37:46 +08:00 committed by GitHub
parent b932ec378e
commit 1d98000d06

View File

@ -1526,8 +1526,8 @@ tmux attach
attach to session foo attach to session foo
```bash ```bash
or
screen -r foo screen -r foo
or
tmux attach -t foo tmux attach -t foo
``` ```
kill session foo kill session foo