mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(help) rm --cache, --no-cache
This commit is contained in:
parent
4dd54bab8e
commit
66ef51a47d
1 changed files with 1 additions and 3 deletions
|
|
@ -29,7 +29,6 @@
|
|||
"--terminal-path ": "set terminal path",
|
||||
"--vim ": "enable vim hot keys",
|
||||
"--columns ": "set visible columns",
|
||||
"--cache ": "enable cache",
|
||||
"--no-server ": "do not start server",
|
||||
"--no-auth ": "disable authorization",
|
||||
"--no-online ": "load scripts from local server",
|
||||
|
|
@ -48,6 +47,5 @@
|
|||
"--no-contact ": "disable contact",
|
||||
"--no-terminal ": "disable terminal",
|
||||
"--no-vim ": "disable vim hot keys",
|
||||
"--no-columns ": "set default visible columns",
|
||||
"--no-cache ": "disable cache"
|
||||
"--no-columns ": "set default visible columns"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue