From eb9aaf2fef6a7ebe9e1499eb758d38f2cc021e06 Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Sat, 19 May 2018 21:05:07 +0000 Subject: [PATCH] added reference to the shell client to :help --- share/help.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/share/help.txt b/share/help.txt index 03c074f..011af3b 100644 --- a/share/help.txt +++ b/share/help.txt @@ -27,10 +27,18 @@ Special pages: :help this page :list list all cheat sheets :post how to post new cheat sheet + :bash shell client :bash_completion bash function for tab completion :styles list of color styles :styles-demo show color styles usage examples +Shell client: + + $ curl https://cht.sh/:bash > ~/bin/cht.sh + $ chmod +x ~/bin/cht.sh + $ cht.sh python :learn + $ cht.sh --shell + Tab completion: $ mkdir -p ~/.bash.d/ @@ -60,7 +68,6 @@ List of search options: i case insensitive search r recursive - Programming languages topics: each programming language topic has the following subptopics: