From c842d363198110c1b014a2db34f3bfb941f23292 Mon Sep 17 00:00:00 2001 From: Russ Magee Date: Sat, 1 Sep 2018 10:44:13 -0700 Subject: [PATCH] README.md - added EXPERIMENTAL warning to hkexcp section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47a6cc5..7c01e91 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ NOTE if running client (hkexsh) with -d, one will likely need to run 'reset' aft to fix up the shell tty afterwards as stty echo may not be restored if client crashes or is interrupted. -File Copying using hkexcp +File Copying using hkexcp (**EXPERIMENTAL** - See issue tracker) -- hkexcp is a symlink to hkexsh, and the binary checks its own filename to determine whether it is being invoked in 'shell' or 'copy' mode. Refer to the '-h' output for differences in accepted options.