mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
49 lines
1.6 KiB
Groff
49 lines
1.6 KiB
Groff
.TH cloudcmd "1" "2015" "" ""
|
|
|
|
|
|
.SH "NAME"
|
|
cloudcmd \- orthodox web file manager.
|
|
|
|
.SH SYNOPSIS
|
|
|
|
|
|
.B cloudcmd
|
|
[
|
|
.I options
|
|
]
|
|
|
|
|
|
.SH DESCRIPTION
|
|
|
|
Cloud Commander orthodox web file manager with console and editor.
|
|
Will help you manage the server and work with files, folders and
|
|
programs in browser from any computer, mobile or tablet device.
|
|
|
|
|
|
.SH OPTIONS
|
|
|
|
-h, --help display help and exit
|
|
-v, --version display version and exit
|
|
-s, --save save configuration
|
|
-o, --online load scripts from remote servers
|
|
-a, --auth enable authorization
|
|
-u, --username set username
|
|
-p, --password set password
|
|
-c, --config configuration file path
|
|
--editor set editor: "dword" or "edward"
|
|
--root set root directory
|
|
--prefix set url prefix
|
|
--port set port number
|
|
--minify enable minification
|
|
--progress show progress of file operations
|
|
--html-dialogs use html dialogs
|
|
--no-auth disable authorization
|
|
--no-server do not start server
|
|
--no-online load scripts from local server
|
|
--no-minify disable minification
|
|
--no-progress do not show progress of file operations
|
|
--no-html-dialogs do not use html dialogs
|
|
|
|
.SH RESOURCES AND DOCUMENTATION
|
|
|
|
General help using Cloud Commander: <http://cloudcmd.io>
|