From f9fba3227b7d71076538451d50d0f6984889b091 Mon Sep 17 00:00:00 2001 From: Russ Magee Date: Sat, 14 Jul 2018 13:54:44 -0700 Subject: [PATCH] README.md line wraps --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fb157fa..0866120 100644 --- a/README.md +++ b/README.md @@ -74,5 +74,7 @@ Running Clent and Server. In separate shells: * [A]$ sudo hkexshd/hkexshd & # add -d for debugging * [B]$ hkexsh/hkexsh -u joebloggs # add -d for debugging -NOTE if running client (hkexsh) with -d, one will likely need to run 'reset' afterwards to fix up the shell tty afterwards as stty echo may not be restored if client crashes or is interrupted. +NOTE if running client (hkexsh) with -d, one will likely need to run 'reset' afterwards +to fix up the shell tty afterwards as stty echo may not be restored if client crashes +or is interrupted.