mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature: client: menu: aleman: add
This commit is contained in:
parent
83a1e527e5
commit
08b5c6b2b5
15 changed files with 80 additions and 15 deletions
2
HELP.md
2
HELP.md
|
|
@ -82,6 +82,7 @@ Cloud Commander supports the following command-line parameters:
|
|||
| `--confirm-move` | confirm move
|
||||
| `--open` | open web browser when server starts
|
||||
| `--name` | set tab name in web browser
|
||||
| `--menu` | set menu: "supermenu" or "aleman"
|
||||
| `--one-file-panel` | show one file panel
|
||||
| `--keys-panel` | show keys panel
|
||||
| `--contact` | enable contact
|
||||
|
|
@ -434,6 +435,7 @@ Some config options can be overridden with environment variables, such as:
|
|||
- `CLOUDCMD_EDITOR` - set editor
|
||||
- `CLOUDCMD_COLUMNS` - set visible themes
|
||||
- `CLOUDCMD_THEME` - set themes "light" or "dark"
|
||||
- `CLOUDCMD_MENU` - set menu "supermenu" or "aleman"
|
||||
- `CLOUDCMD_CONTACT` - enable contact
|
||||
- `CLOUDCMD_CONFIG_DIALOG` - enable config dialog
|
||||
- `CLOUDCMD_CONFIG_AUTH` - enable auth change in config dialog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue