Skip to content

Commit 4428ad4

Browse files
committed
Help text: remove outdated info, fix spelling
Many more languages are supported than listed in the help file.
1 parent 01e5791 commit 4428ad4

File tree

1 file changed

+7
-15
lines changed

1 file changed

+7
-15
lines changed

share/help.txt

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Usage:
2-
3-
$ curl cheat.sh/TOPIC show cheat sheet on the TOPIC
4-
$ curl cheat.sh/TOPIC/SUB show cheat sheet on the SUB topic in TOPIC
2+
3+
$ curl cheat.sh/TOPIC show cheat sheet on the TOPIC
4+
$ curl cheat.sh/TOPIC/SUB show cheat sheet on the SUB topic in TOPIC
55
$ curl cheat.sh/~KEYWORD search cheat sheets for KEYWORD
66

77
Options:
@@ -19,7 +19,7 @@ Options:
1919
Options can be combined together in this way:
2020

2121
curl 'cheat.sh/for?qT&style=bw'
22-
22+
2323
(when using & in shell, don't forget to specify the quotes or escape & with \)
2424

2525
Special pages:
@@ -54,7 +54,7 @@ Editor integration:
5454

5555
Search:
5656

57-
/~snapshot look for "snapshot" in the first level cheat sheets
57+
/~snapshot look for "snapshot" in the first level cheat sheets
5858
/~ssh~passphrase several keywords can be combined together using ~
5959
/scala/~closure look for "closure" in scala cheat sheets
6060
/~snapshot/r look for "snapshot" in all cheat sheets recursively
@@ -71,17 +71,9 @@ List of search options:
7171

7272
Programming languages topics:
7373

74-
each programming language topic has the following subptopics:
74+
Each programming language topic has the following subtopics:
7575

7676
hello hello world + how to start the program
7777
:learn big cheat sheet for learning language from scratch
78-
:list list of topics
78+
:list list of topics
7979
:random fetches a random cheat sheet belonging to the topic
80-
81-
Support programming languages:
82-
83-
go
84-
scala
85-
rust
86-
python
87-
php

0 commit comments

Comments
 (0)