diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/cha-config.5 | 9 | ||||
-rw-r--r-- | doc/config.md | 7 |
2 files changed, 0 insertions, 16 deletions
diff --git a/doc/cha-config.5 b/doc/cha-config.5 index 450087bc..2466c3de 100644 --- a/doc/cha-config.5 +++ b/doc/cha-config.5 @@ -429,15 +429,6 @@ Disable specified formatting modes. T}@T{ T} T{ -emulate\-overline -T}@T{ -boolean -T}@T{ -When set to true and the overline formatting attribute is not enabled, -overlines are substituted by underlines on the previous line. -T}@T{ -T} -T{ alt\-screen T}@T{ \[lq]auto\[rq] / boolean diff --git a/doc/config.md b/doc/config.md index 0a60d260..a0140c9f 100644 --- a/doc/config.md +++ b/doc/config.md @@ -381,13 +381,6 @@ completely.</td> </tr> <tr> -<td>emulate-overline</td> -<td>boolean</td> -<td>When set to true and the overline formatting attribute is not enabled, -overlines are substituted by underlines on the previous line.</td> -</tr> - -<tr> <td>alt-screen</td> <td>"auto" / boolean</td> <td>Enable/disable the alternative screen.</td> |