diff options
Diffstat (limited to 'tcvt.1')
-rw-r--r-- | tcvt.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -37,6 +37,9 @@ Signal end of options. .El .Pp Any non-option argument signals the end of options for \fBtcvt\fP. +.Sh EXIT STATUS +The exit status of the wrapped program is propagated. +When \fBtcvt\fP produces an error of its own, 255 is returned. .Sh BUGS Not all \fBANSI\fP terminal features are emulated. If you experience rendering issues, you can export the environment variable \fBTCVT_DEVEL\fP. |