summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2024-03-21 11:18:00 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2024-03-21 11:18:49 +0000
commitd5ef837f633bf050fc2533919f9533d2c5cc3e40 (patch)
tree41c123ee122753671e4bc46c894b1b7e1309d8ca
parentb79e28b2c30e7ef9b1f7ec6233eeb70a1a177231 (diff)
Remove duplicate .tmux.conf mention, from Valentin Rylenko.
-rw-r--r--tmux.15
1 files changed, 2 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index 1916f16e..fdbf2e11 100644
--- a/tmux.1
+++ b/tmux.1
@@ -140,10 +140,9 @@ By default,
loads the system configuration file from
.Pa @SYSCONFDIR@/tmux.conf ,
if present, then looks for a user configuration file at
-.Pa \[ti]/.tmux.conf,
-.Pa $XDG_CONFIG_HOME/tmux/tmux.conf
+.Pa \[ti]/.tmux.conf
or
-.Pa \[ti]/.tmux.conf .
+.Pa $XDG_CONFIG_HOME/tmux/tmux.conf .
.Pp
The configuration file is a set of
.Nm