summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ian.jackson@eu.citrix.com>2018-08-20 15:51:25 +0100
committerIan Jackson <Ian.Jackson@eu.citrix.com>2018-08-22 15:13:29 +0100
commit9b2cb3ca974268d7b1100afe0350f29574ba1c67 (patch)
tree900d0b5ed148c1ab12b516dcaf73ad1ff6c482cd
parent8a25e6964a2e31c26f020ede3678c606cb4fbb3a (diff)
Document the -B option.
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
-rw-r--r--sympathy.14
1 files changed, 4 insertions, 0 deletions
diff --git a/sympathy.1 b/sympathy.1
index 984bbe3..8b6c33b 100644
--- a/sympathy.1
+++ b/sympathy.1
@@ -251,6 +251,10 @@ don't render the internal frame buffer using ANSI characters, but instead write
that would be written to the screen to stdout. Take characters from stdin and send them
to the device. This feature is useful when you wish to use sympathy in conjunction with programs
like expect(1).
+.TP 5
+.B \-B
+Write the actual bytes read from the device to the logfile,
+rather than the rendered version.
.PP
.B \fIclient_options\fP:
.TP 5