From 0d0683c28aa467d30c50ac7cc99b95ae829f61a5 Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 10 Jun 2021 13:12:31 +0000 Subject: fix some formatting errors; --- tmux.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index d6a7e35f..c06b6456 100644 --- a/tmux.1 +++ b/tmux.1 @@ -4331,6 +4331,7 @@ see the .Sx STYLES section. .El +.El .Sh HOOKS .Nm allows commands to run on various triggers, called @@ -5381,7 +5382,7 @@ Commands related to the status line are as follows: .It Xo Ic clear-prompt-history .Op Fl T Ar prompt-type .Xc -.D1 (alias: Ic clrphist) +.D1 (alias: Ic clrphist ) Clear status prompt history for prompt type .Ar prompt-type . If @@ -5695,7 +5696,7 @@ flag closes any popup on the client. .It Xo Ic show-prompt-history .Op Fl T Ar prompt-type .Xc -.D1 (alias: Ic showphist) +.D1 (alias: Ic showphist ) Display status prompt history for prompt type .Ar prompt-type . If -- cgit