mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
docs(readme) bear in mind
This commit is contained in:
parent
ee809e1fe7
commit
e7f8769f61
1 changed files with 2 additions and 1 deletions
3
HELP.md
3
HELP.md
|
|
@ -466,8 +466,9 @@ Some config options can be overridden with environment variables, such as:
|
|||
|
||||
### User Menu
|
||||
|
||||
You can enable `user menu` with help of a flag `--user-menu` (consider that file rename using `F2` will be disabled).
|
||||
You can enable `user menu` with help of a flag `--user-menu` (bear in mind that file rename using `F2` will be disabled, but you can use `Shift` + `F6` or `F2` + `F2`).
|
||||
When you press `F2` Cloud Commander will read a file `.cloudcmd.menu.js` by walking up parent directories, if can't read it will try to read `~/.cloudcmd.menu.js`.
|
||||
|
||||
Let's consider example `user menu` works file:
|
||||
|
||||
```js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue