mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
docs(help) add User Menu Cookbook
This commit is contained in:
parent
3a16715e03
commit
744983cfc4
1 changed files with 1 additions and 1 deletions
2
HELP.md
2
HELP.md
|
|
@ -529,7 +529,7 @@ async function readDefaultMenu({prefix}) {
|
|||
}
|
||||
```
|
||||
|
||||
You will have ability to run one of this 3 commands with help of double click, enter, or binded key (`F2`, `D` or `P` in this example). Also you can run commands in terminal, or execute any built-in function of `Cloud Commander` extended it's interface.
|
||||
You will have ability to run one of this 3 commands with help of double click, enter, or binded key (`F2`, `D` or `P` in this example). Also you can run commands in terminal, or execute any built-in function of `Cloud Commander` extended it's interface. You can find more examples in [User Menu Cookbook](https://github.com/coderaiser/cloudcmd/wiki/User-Menu-Cookbook).
|
||||
|
||||
#### User Menu API
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue