mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
feature(user-menu) add (#221)
This commit is contained in:
parent
f60af287d3
commit
eb4f7c0d7c
34 changed files with 562 additions and 41 deletions
|
|
@ -65,6 +65,7 @@ programs in browser from any computer, mobile or tablet device.
|
|||
--dropbox enable dropbox integration
|
||||
--dropbox-token set dropbox token
|
||||
--log enable logging
|
||||
--user-menu enable user menu
|
||||
--no-show-config do not show config values
|
||||
--no-server do not start server
|
||||
--no-auth disable authorization
|
||||
|
|
@ -94,6 +95,7 @@ programs in browser from any computer, mobile or tablet device.
|
|||
--no-dropbox disable dropbox integration
|
||||
--no-dropbox-token unset dropbox token
|
||||
--no-log disable logging
|
||||
--no-user-menu disable user menu
|
||||
|
||||
.SH RESOURCES AND DOCUMENTATION
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue