mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
fix(cloudcmd) rm --user-menu: always enabled
This commit is contained in:
parent
9f2989fb62
commit
a92948ee7e
4 changed files with 1 additions and 11 deletions
|
|
@ -65,7 +65,6 @@ 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
|
||||
|
|
@ -95,7 +94,6 @@ 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