mirror of
https://github.com/chubin/cheat.sh
synced 2024-11-10 05:24:13 +00:00
Corrected typo. ceparated -> separated
This commit is contained in:
parent
dc93edcb09
commit
2281902c83
3 changed files with 3 additions and 3 deletions
|
@ -225,7 +225,7 @@ cheat.shサービスには独自のコマンドラインクライアント( ch
|
|||
update - self update (only if the scriptfile is writeable)
|
||||
version - show current cht.sh version
|
||||
/:help - service help
|
||||
QUERY - space ceparated query staring (examples are below)
|
||||
QUERY - space separated query staring (examples are below)
|
||||
cht.sh> python zip list
|
||||
cht.sh/python> zip list
|
||||
cht.sh/go> /python zip list
|
||||
|
|
|
@ -575,7 +575,7 @@ stealth - stealth mode (automatic queries for selected text)
|
|||
update - self update (only if the scriptfile is writeable)
|
||||
version - show current cht.sh version
|
||||
/:help - service help
|
||||
QUERY - space ceparated query staring (examples are below)
|
||||
QUERY - space separated query staring (examples are below)
|
||||
cht.sh> python zip list
|
||||
cht.sh/python> zip list
|
||||
cht.sh/go> /python zip list
|
||||
|
|
|
@ -575,7 +575,7 @@ stealth - stealth mode (automatic queries for selected text)
|
|||
update - self update (only if the scriptfile is writeable)
|
||||
version - show current cht.sh version
|
||||
/:help - service help
|
||||
QUERY - space ceparated query staring (examples are below)
|
||||
QUERY - space separated query staring (examples are below)
|
||||
cht.sh> python zip list
|
||||
cht.sh/python> zip list
|
||||
cht.sh/go> /python zip list
|
||||
|
|
Loading…
Reference in a new issue