diff --git a/docs/CLI.md b/docs/CLI.md index 078ea34..8583c9b 100644 --- a/docs/CLI.md +++ b/docs/CLI.md @@ -27,7 +27,7 @@ yasbc enable-autostart To disable autostart for the status bar on system boot, use the following command: ```bash yasbc disable-autostart - +``` To create task scheduler for autostart on windows, use the following command: ```bash yasbc enable-autostart --task @@ -38,4 +38,4 @@ To disable task scheduler for autostart on windows, use the following command: yasbc disable-autostart --task ``` > **Note:** -> Creating a task scheduler for autostart on Windows requires administrator privileges. \ No newline at end of file +> Creating a task scheduler for autostart on Windows requires administrator privileges.