1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00

Help text: remove outdated info, fix spelling

Many more languages are supported than listed in the help file.
This commit is contained in:
Alex Balgavy
2021-02-16 15:56:37 +01:00
parent 01e5791769
commit 4428ad47b5
+7 -15
View File
@@ -1,7 +1,7 @@
Usage:
$ curl cheat.sh/TOPIC show cheat sheet on the TOPIC
$ curl cheat.sh/TOPIC/SUB show cheat sheet on the SUB topic in TOPIC
$ curl cheat.sh/TOPIC show cheat sheet on the TOPIC
$ curl cheat.sh/TOPIC/SUB show cheat sheet on the SUB topic in TOPIC
$ curl cheat.sh/~KEYWORD search cheat sheets for KEYWORD
Options:
@@ -19,7 +19,7 @@ Options:
Options can be combined together in this way:
curl 'cheat.sh/for?qT&style=bw'
(when using & in shell, don't forget to specify the quotes or escape & with \)
Special pages:
@@ -54,7 +54,7 @@ Editor integration:
Search:
/~snapshot look for "snapshot" in the first level cheat sheets
/~snapshot look for "snapshot" in the first level cheat sheets
/~ssh~passphrase several keywords can be combined together using ~
/scala/~closure look for "closure" in scala cheat sheets
/~snapshot/r look for "snapshot" in all cheat sheets recursively
@@ -71,17 +71,9 @@ List of search options:
Programming languages topics:
each programming language topic has the following subptopics:
Each programming language topic has the following subtopics:
hello hello world + how to start the program
:learn big cheat sheet for learning language from scratch
:list list of topics
:list list of topics
:random fetches a random cheat sheet belonging to the topic
Support programming languages:
go
scala
rust
python
php