diff options
Diffstat (limited to 'tmux.html.markdown')
-rw-r--r-- | tmux.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.html.markdown b/tmux.html.markdown index ae68ed75..b4a9fde9 100644 --- a/tmux.html.markdown +++ b/tmux.html.markdown @@ -13,7 +13,7 @@ created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached. -```bash +``` tmux [command] # Run a command # 'tmux' with no commands will create a new session |