mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
docs(help) change menu order
This commit is contained in:
parent
89e449d1ff
commit
fb543ac62e
1 changed files with 5 additions and 5 deletions
10
HELP.md
10
HELP.md
|
|
@ -111,8 +111,8 @@ Hot keys
|
|||
| `*` | select/unselect all
|
||||
| `+` | expand selection
|
||||
| `-` | shrink selection
|
||||
| `Ctrl + с` | copy to buffer
|
||||
| `Ctrl + x` | cut to buffer
|
||||
| `Ctrl + с` | copy to buffer
|
||||
| `Ctrl + v` | paste from buffer
|
||||
| `Ctrl + r` | refresh
|
||||
| `Ctrl + d` | clear local storage
|
||||
|
|
@ -202,16 +202,16 @@ Right mouse click button shows context menu with items:
|
|||
- View
|
||||
- Edit
|
||||
- Rename
|
||||
- Copy
|
||||
- Cut
|
||||
- Paste
|
||||
- Delete
|
||||
- Zip file
|
||||
- Unzip file
|
||||
- (Un)Select All
|
||||
- Upload to (Dropbox, Github, GDrive, FilePicker)
|
||||
- Download
|
||||
- New (File, Dir, from FilePicker)
|
||||
- Cut
|
||||
- Copy
|
||||
- Paste
|
||||
- (Un)Select All
|
||||
|
||||
###Hot keys
|
||||
|Key |Operation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue