aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2022-10-01 12:02:14 +0200
committerThomas Voss <mail@thomasvoss.com> 2022-10-01 12:02:14 +0200
commit4f4d8f03a9488e482ca59e8985c4a5d60ed82af3 (patch)
tree3bfb63262e3e311edf2ca6bc6851a23f621e988d
parent3d8c2d139206b94d7a85b5fbddbd8e969a19e5ab (diff)
Properly terminate the list
-rw-r--r--center.11
1 files changed, 1 insertions, 0 deletions
diff --git a/center.1 b/center.1
index 29ee32c..dbf0e40 100644
--- a/center.1
+++ b/center.1
@@ -55,6 +55,7 @@ This will cause input containing ANSI color escape sequences to fail to be visua
Center align the input as if the output device has a width of
.Ar width .
This option is required when the output device is not a terminal.
+.El
.Sh EXIT STATUS
.Ex -std
.Sh EXAMPLES