From 7c43594075b382dbf7732d89ac4f397cc2102fff Mon Sep 17 00:00:00 2001
From: Matt Johnston <matt@ucc.asn.au>
Date: Wed, 28 Oct 2015 21:42:09 +0800
Subject: [PATCH] Add comment about compression

---
 dbclient.1 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dbclient.1 b/dbclient.1
index c33f9554..379fd576 100644
--- a/dbclient.1
+++ b/dbclient.1
@@ -20,6 +20,9 @@ dbclient \- lightweight SSH client
 .SH DESCRIPTION
 .B dbclient
 is a small SSH client 
+.P
+If compiled with zlib support and if the server supports it, dbclient will
+always use compression.
 .SH OPTIONS
 .TP
 .B \-p \fIport
-- 
GitLab