mirror of
https://github.com/chubin/cheat.sh.git
synced 2025-01-07 13:47:44 +03:00
typos fixed
This commit is contained in:
parent
61fd86f067
commit
511c04b8ab
@ -165,13 +165,13 @@ Options can be combined together in this way:
|
|||||||
|
|
||||||
(note the `\` before `&`: it is escaping `&`, which has in shell special meaning).
|
(note the `\` before `&`: it is escaping `&`, which has in shell special meaning).
|
||||||
|
|
||||||
## Programming languages support
|
## Programming languages cheat sheets
|
||||||
|
|
||||||
Cheat sheets related to the programming languages
|
Cheat sheets related to programming languages
|
||||||
are organized in namespaces (subdirectories), that are named according
|
are organized in namespaces (subdirectories), that are named according
|
||||||
to the programming languages.
|
to the programming languages.
|
||||||
|
|
||||||
For each supported programming languages
|
For each supported programming language
|
||||||
there are several special cheat sheets: its own sheet, `hello`, `:list` and `:learn`.
|
there are several special cheat sheets: its own sheet, `hello`, `:list` and `:learn`.
|
||||||
Say for lua it will look like:
|
Say for lua it will look like:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user