aboutsummaryrefslogtreecommitdiff
path: root/man/man1/tm.1df
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-12-26 21:46:06 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-12-26 21:46:06 +1300
commit8aac1e8e040424611f74946c1ff7c7246e7b55f8 (patch)
treee9f7c3d08449c33f96607577ac91a1d7cfcc248b /man/man1/tm.1df
parentTwo-space sentences in manual pages (diff)
downloaddotfiles-8aac1e8e040424611f74946c1ff7c7246e7b55f8.tar.gz
dotfiles-8aac1e8e040424611f74946c1ff7c7246e7b55f8.zip
Fix long lines in manual pages
Diffstat (limited to 'man/man1/tm.1df')
-rw-r--r--man/man1/tm.1df6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man1/tm.1df b/man/man1/tm.1df
index feaf8cb8..84f5e6e8 100644
--- a/man/man1/tm.1df
+++ b/man/man1/tm.1df
@@ -5,8 +5,8 @@
.SH SYNOPSIS
.B tm
.SH DESCRIPTION
-If arguments are given, pass them to tmux(1) unchanged. If not, check if a tmux
-session exists; if it does, attach to it. If not, create a new session with
-name given in environment variable $TMUX_SESSION, default "default".
+If arguments are given, pass them to tmux(1) unchanged. If not, check if a
+tmux session exists; if it does, attach to it. If not, create a new session
+with name given in environment variable $TMUX_SESSION, default "default".
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>