From ff29bb14705e0e1e2e94f7841d4ebafd039e55d8 Mon Sep 17 00:00:00 2001 From: Carlos Cabanero Date: Tue, 16 Aug 2016 12:42:45 -0400 Subject: [PATCH] Added config to help command --- Sessions/MCPSession.m | 1 + 1 file changed, 1 insertion(+) diff --git a/Sessions/MCPSession.m b/Sessions/MCPSession.m index 172423565..931e71eca 100644 --- a/Sessions/MCPSession.m +++ b/Sessions/MCPSession.m @@ -179,6 +179,7 @@ - (void)showHelp @" mosh: mosh client.", @" ssh: ssh client.", @" ssh-copy-id: Copy an identity to the server.", + @" config: Configure Blink. Add keys, hosts, themes, etc...", @" help: Prints this.", @" exit: Close this window.", @"",