mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 02:35:32 +02:00
commit
ba895c3282
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
- Attach to a named session
|
||||
|
||||
`tmux a -t {{name}}
|
||||
`tmux a -t {{name}}`
|
||||
|
||||
- Detach from session
|
||||
|
||||
|
@ -28,4 +28,4 @@
|
|||
|
||||
- Kill session
|
||||
|
||||
`tmux kill-session -t {{name}}
|
||||
`tmux kill-session -t {{name}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue