Commit f990763
authored
Update README.md
```
[09:50:46]-[avinter-web]--[/var/www/html]$ php bin/magento dev:quickdevbar:enable --help
Description:
Activate quickdevbar
Usage:
dev:quickdevbar:enable [options]
Options:
--clear-front-cache Clear front cache block_html & full_page
--sql-profiler Activate/deactivate SQL profiler
-h, --help Display help for the given command. When no command is given display help for the list command
-q, --quiet Do not output any message
-V, --version Display this application version
--ansi|--no-ansi Force (or disable --no-ansi) ANSI output
-n, --no-interaction Do not ask any interactive question
-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
[09:51:07]-[avinter-web]--[/var/www/html]$ php bin/magento dev:quickdevbar:enable --sql-profiler
Toolbar enabled
SQL profiler is enabled in env.php
Cache cleared: config
```1 parent 7e24dd1 commit f990763
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments