@@ -168,21 +168,23 @@ For more information, see [This is Brotli from Origin](https://blog.cloudflare.c
168168
169169### EngineScript Commands
170170
171+ ### EngineScript Commands
172+
171173| Command| Function|
172174| -| -|
173- | ** ` es.backup ` ** | Runs the backup script to backup all domains locally and * optionally* in the cloud |
174- | ** ` es.cache ` ** | Clear FastCGI Cache, OpCache, and Redis * (server-wide)* |
175- | ** ` es.config ` ** | Opens the configuration file in Nano |
176- | ** ` es.help ` ** | Displays EngineScript commands and important directories |
177- | ** ` es.images ` ** | Losslessly compress all images in the WordPress /uploads directory * (server-wide)* |
178- | ** ` es.info ` ** | Displays server information |
179- | ** ` es.install ` ** | Runs the main EngineScript installation script |
180- | ** ` es.menu ` ** | EngineScript menu |
175+ | ** ` es.backup ` ** | Runs the backup script to backup all domains locally and * optionally* in the cloud |
176+ | ** ` es.cache ` ** | Clear FastCGI Cache, OpCache, and Redis * (server-wide)* |
177+ | ** ` es.config ` ** | Opens the configuration file in Nano |
178+ | ** ` es.debug ` ** | Displays debug information for EngineScript |
179+ | ** ` es.help ` ** | Displays EngineScript commands and locations |
180+ | ** ` es.images ` ** | Losslessly compress all images in the WordPress /uploads directory * (server-wide)* |
181+ | ** ` es.info ` ** | Displays server information |
182+ | ** ` es.install ` ** | Runs the main EngineScript installation script |
183+ | ** ` es.menu ` ** | EngineScript menu |
181184| ** ` es.permissions ` ** | Resets the permissions of all files in the WordPress directory * (server-wide)* |
182- | ** ` es.restart ` ** | Restart Nginx and PHP |
183- | ** ` es.server ` ** | Displays server information |
184- | ** ` es.update ` ** | Update EngineScript |
185- | ** ` es.variables ` ** | Opens the variable file in Nano. This file resets when EngineScript is updated |
185+ | ** ` es.restart ` ** | Restart Nginx and PHP |
186+ | ** ` es.update ` ** | Update EngineScript |
187+ | ** ` es.variables ` ** | Opens the variable file in Nano. This file resets when EngineScript is updated |
186188
187189### Software EngineScript Utilizes:
188190
0 commit comments