mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) add --confirm-move
This commit is contained in:
parent
743b76d3ec
commit
e5e8a566e2
8 changed files with 30 additions and 6 deletions
|
|
@ -38,6 +38,7 @@ programs in browser from any computer, mobile or tablet device.
|
|||
--port set port number
|
||||
--progress show progress of file operations
|
||||
--confirm-copy confirm copy
|
||||
--confirm-move confirm move
|
||||
--html-dialogs use html dialogs
|
||||
--open open web browser when server started
|
||||
--name set tab name in web browser
|
||||
|
|
@ -56,6 +57,7 @@ programs in browser from any computer, mobile or tablet device.
|
|||
--no-one-panel-mode unset one panel mode
|
||||
--no-progress do not show progress of file operations
|
||||
--no-confirm-copy do not confirm copy
|
||||
--no-confirm-move do not confirm move
|
||||
--no-html-dialogs do not use html dialogs
|
||||
--no-contact disable contact
|
||||
--no-config-dialog disable config dialog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue