diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:30:33 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:30:33 -0400 |
commit | f6a0f1713cf23a1903d7af5ef7619328021b929f (patch) | |
tree | 378a280d4a18714e7ae7a457f21d898982ec11a9 | |
parent | 9f59081bb5f1ead07384d4ca4bfc331407cb119b (diff) |
network/bip: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | network/bip/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/network/bip/README b/network/bip/README index 582c62282f99..f41a697bdc84 100644 --- a/network/bip/README +++ b/network/bip/README @@ -1,6 +1,7 @@ -Bip is an irc proxy with SSL support, which means it keeps connected to -your preferred IRC servers, can store the logs for you, and even send -them back to your IRC client(s) upon connection. You may want to use -bip to keep your logfiles (in a unique format and on a unique computer) -whatever your client is, when you connect from multiple workstations, or -when you simply want to have a playback of what was said when you were away. +Bip is an irc proxy with SSL support, which means it keeps connected +to your preferred IRC servers, can store the logs for you, and even +send them back to your IRC client(s) upon connection. You may want +to use bip to keep your logfiles (in a unique format and on a unique +computer) whatever your client is, when you connect from multiple +workstations, or when you simply want to have a playback of what was +said when you were away. |